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

View file

@ -2,7 +2,7 @@ services:
- type: web
name: carbon-components-svelte
env: static
buildCommand: yarn; yarn build:css; cd docs; yarn; yarn build
buildCommand: cd docs; yarn; yarn build
staticPublishPath: docs/dist
pullRequestPreviewsEnabled: true
routes: