mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
chore(css): check css/*.css files into source control (#1225)
This commit is contained in:
parent
9143e50244
commit
61cf82e2b5
8 changed files with 7 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue