This website requires JavaScript.
Explore
Help
Sign In
terribleplan
/
next.js
Watch
1
Star
0
Fork
You've already forked next.js
0
mirror of
https://github.com/terribleplan/next.js.git
synced
2024-01-19 02:48:18 +00:00
Code
Issues
Releases
Wiki
Activity
4bd30c8713
next.js
/
examples
/
with-global-stylesheet
/
styles
/
index.css
7 lines
71 B
CSS
Raw
Normal View
History
Unescape
Escape
postcss-loader, postcss-easy-import, normalize.css and autoprefixer (#1352)
2017-03-05 15:48:37 +00:00
@
import
'normalize.css'
;
add global stylesheet example (#1016) * add global stylesheet example * fix avoiding html-escape of stylesheets * update readme * remove .gitignore
2017-02-11 23:22:35 +00:00
p
{
font-size
:
xx-large
;
color
:
black
;
}
Reference in a new issue
Copy permalink