1
0
Fork 0

🔧 Updated rollup config

This commit is contained in:
Joost De Cock 2019-07-19 15:09:05 +02:00
parent 18443cdfbf
commit 2a20b65fa2
105 changed files with 1171 additions and 902 deletions

View file

@ -27,9 +27,11 @@
"start": "rollup -c -w",
"watch": "npx node-sass --watch --output-style compressed src/theme.scss dist/theme.css"
},
"peerDependencies": {},
"dependencies": {
"open-color": "1.6.3"
},
"devDependencies": {},
"files": [
"dist/*",
"README.md",