Use SugarSS

This commit is contained in:
Oliver Davies 2019-07-08 20:41:58 +01:00
parent 597b3d047a
commit 7319a7a940
22 changed files with 105 additions and 122 deletions

4
postcss.config.js Normal file
View file

@ -0,0 +1,4 @@
module.exports = {
"parser": "sugarss",
"plugins": {}
}