Added Scss

This commit is contained in:
Arthur Guiot
2018-07-07 18:56:46 +02:00
parent 0cdb2548d7
commit 73dfffd3d7

3
s/Scss.scss Normal file
View File

@@ -0,0 +1,3 @@
body::before {
content: "Hello World!"
}