feat(css): ship scss files used to pre-compile CSS (#500)

This commit is contained in:
Eric Liu 2021-01-28 10:50:56 -08:00 committed by GitHub
commit e45d65c71e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 168 additions and 104 deletions

View file

@ -476,7 +476,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
**Features**
- css: ship precompiled CSS StyleSheets for each Carbon theme (70e0875)
- css: ship pre-compiled CSS StyleSheets for each Carbon theme (70e0875)
**Documentation**