chore(css): check css/*.css files into source control

This commit is contained in:
Eric Liu 2022-04-02 12:31:18 -07:00
commit c764ecf8c4
8 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,7 +1,6 @@
/coverage
/lib
/node_modules
/css/*.css
.DS_Store
yarn-debug.log*
yarn-error.log*