This website requires JavaScript.
Explore
Help
Sign In
Bauke
/
shareable-configs
Watch
1
Fork
You've already forked shareable-configs
0
Code
Releases
6
Activity
7a29bba1fc
shareable-configs
/
packages
/
test-samples
/
samples
/
sample.scss
10 lines
100 B
SCSS
Raw
Blame
History
body
{
--background
:
#010203
;
font-size
:
1
rem
;
&
:
:
after
{
content
:
"
Sample SCSS
"
;
}
}
View Git Blame
Copy Permalink