feat: build pre-compiled CSS from Carbon themes

#243
This commit is contained in:
Eric Liu 2020-09-06 15:40:36 -07:00
commit 70e0875f28
4 changed files with 1198 additions and 29 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
/lib
/node_modules
/storybook-static
/css
.DS_Store
yarn-debug.log*
yarn-error.log*