mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
feat(css): ship scss files used to pre-compile CSS (#500)
This commit is contained in:
parent
855381a486
commit
e45d65c71e
11 changed files with 168 additions and 104 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
|||
/coverage
|
||||
/lib
|
||||
/node_modules
|
||||
/css
|
||||
/css/*.css
|
||||
.DS_Store
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue