summaryrefslogtreecommitdiff
path: root/src/index.css.js
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2017-06-29 23:29:15 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2017-06-29 23:29:15 -0700
commit63425ce64546bed4eea22dd763dd8f48c2f3c330 (patch)
tree9d67fab4dc43d6955c53f76a1d823781303588e4 /src/index.css.js
parentcde5cb87ab27db0a62c59a1beb381080022b0c53 (diff)
Test out new PostCSS config
Diffstat (limited to 'src/index.css.js')
-rw-r--r--src/index.css.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/index.css.js b/src/index.css.js
deleted file mode 100644
index a639934..0000000
--- a/src/index.css.js
+++ /dev/null
@@ -1,4 +0,0 @@
-export const app = {
- fontSize: '40px',
- display: 'flex'
-}