mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
docs(build): build CSS from SCSS
This commit is contained in:
parent
d0defc556f
commit
6654125a11
7 changed files with 932 additions and 69 deletions
|
@ -35,12 +35,6 @@ Install the project dependencies:
|
|||
yarn install
|
||||
```
|
||||
|
||||
Build the CSS used in the documentation site:
|
||||
|
||||
```sh
|
||||
yarn build:css
|
||||
```
|
||||
|
||||
## Documentation set-up
|
||||
|
||||
Component documentation is located in the `docs` folder. The website is built using svite, routify, and MDsveX. You will need to create a symbolic project link in order to see live changes reflected when developing locally.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue