ode-bootstrap-one 1.3.8-develop.202408201758 → 1.3.9-develop-mozo.202409182252
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/skins/christmas/theme.css +1 -1
- package/dist/skins/christmas/theme.css.map +1 -1
- package/dist/skins/circus/theme.css +1 -1
- package/dist/skins/circus/theme.css.map +1 -1
- package/dist/skins/default/theme.css +1 -1
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/desert/theme.css +1 -1
- package/dist/skins/desert/theme.css.map +1 -1
- package/dist/skins/neutre/theme.css +1 -1
- package/dist/skins/neutre/theme.css.map +1 -1
- package/dist/skins/ocean/theme.css +1 -1
- package/dist/skins/ocean/theme.css.map +1 -1
- package/dist/skins/panda-food/theme.css +1 -1
- package/dist/skins/panda-food/theme.css.map +1 -1
- package/dist/skins/sparkly/theme.css +1 -1
- package/dist/skins/sparkly/theme.css.map +1 -1
- package/dist/version.txt +2 -2
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -15,7 +15,7 @@ git clone git@code.web-education.net:one/ode-bootstrap-one.git
|
|
|
15
15
|
|
|
16
16
|
## Dev
|
|
17
17
|
|
|
18
|
-
Working with `
|
|
18
|
+
Working with `recette`, you can watch the SCSS files to copy them directly in the right folder.
|
|
19
19
|
|
|
20
20
|
```
|
|
21
21
|
yarn watch
|