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
37362c3e98
next.js
/
examples
/
with-scoped-stylesheets-and-postcss
/
pages
/
styles.css
5 lines
78 B
CSS
Raw
Normal View
History
Unescape
Escape
Add example `with-scoped-stylesheets-and-postcss` (#1146) * Add example `with-external-stylesheets-and-postcss` * :fire: Remove extra semi-colon * :memo: Attribute `with-global-stylesheet` * Force a new test * :memo: Update README.md * Rename `external` -> `scoped`
2017-02-17 15:04:58 +00:00
.
paragraph
{
Update example `with-scoped-stylesheets-and-postcss` (#1606) Fixes #1191
2017-05-27 12:12:37 +00:00
composes
:
font-color
from
'./global.css'
;
Add example `with-scoped-stylesheets-and-postcss` (#1146) * Add example `with-external-stylesheets-and-postcss` * :fire: Remove extra semi-colon * :memo: Attribute `with-global-stylesheet` * Force a new test * :memo: Update README.md * Rename `external` -> `scoped`
2017-02-17 15:04:58 +00:00
font-size
:
20px
;
}
Reference in a new issue
Copy permalink