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
4f0592a584
next.js
/
examples
/
with-external-scoped-css
/
pages
/
index.sass
8 lines
103 B
Sass
Raw
Normal View
History
Unescape
Escape
add postcss after sass compilation to with-external-scoped-css example (#1640) * add postcss after sass compilation * Fix indent * Fixed mixed tab indent with spaces
2017-05-27 12:18:50 +00:00
@import
"../global"
Example to create next application with scoped/external css. (#1340) * First structure for external css example * Remove: Builded files * Fix: Identation to 2 spaces * Fix example * Fix lint * Fix: Review points
2017-03-15 14:21:48 +00:00
.
example
add postcss after sass compilation to with-external-scoped-css example (#1640) * add postcss after sass compilation * Fix indent * Fixed mixed tab indent with spaces
2017-05-27 12:18:50 +00:00
@
include
opacity
(
0
.
5
)
Example to create next application with scoped/external css. (#1340) * First structure for external css example * Remove: Builded files * Fix: Identation to 2 spaces * Fix example * Fix lint * Fix: Review points
2017-03-15 14:21:48 +00:00
font-size
:
36
px
width
:
300
px
add postcss after sass compilation to with-external-scoped-css example (#1640) * add postcss after sass compilation * Fix indent * Fixed mixed tab indent with spaces
2017-05-27 12:18:50 +00:00
display
:
flex
Reference in a new issue
Copy permalink