diff --git a/src/App.sass b/src/App.sass new file mode 100644 index 0000000..cad9a46 --- /dev/null +++ b/src/App.sass @@ -0,0 +1,2 @@ +body + margin: 0 \ No newline at end of file diff --git a/src/index.css b/src/index.css deleted file mode 100644 index 6092539..0000000 --- a/src/index.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - margin: 0; -} \ No newline at end of file