dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Host stuff locally (#194)
Nico Alt
02.09.2019
bd8f61093656f2804c0175b49ae01f70866d8b5a
[external-software/github_gohugo_theme_hugo-coder.git]
/
assets
/
scss
/
normalize
/
normalize
/
_import-now.scss
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();