Explore
Register
Sign In
yutent
/
scss-to-css
Watch
1
Star
0
Fork
You've already forked scss-to-css
0
Code
Issues
Pull Requests
Wiki
Activity
6c822d9a9d
scss-to-css
/
test
/
demo.scss
9 lines
66 B
SCSS
Raw
Normal View
History
Unescape
Escape
更换sass库,兼容win10
2018-12-27 18:44:32 +08:00
ul
{
display
:
flex
;
use `sass` instead
2021-06-30 14:34:24 +08:00
li
{
flex
:
2
;
color
:
#fff
;
}
}
Releases