mirror of https://github.com/luizdepra/hugo-coder.git

Nico Alt
02.09.2019 bd8f61093656f2804c0175b49ae01f70866d8b5a
1
2
3
4
5
6
7
8
9
10
11
// Import Now
//
// If you import this module directly, it will immediately output all the CSS
// needed to normalize default HTML elements across all browsers.
//
// ```
// @import "normalize/import-now";
// ```
 
@import '../normalize';
@include normalize();