This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Releases: h-enk/doks-child-theme
Releases · h-enk/doks-child-theme
v0.5.0
v0.4.3
v0.4.2
v0.4.1
Major changes:
- Updates for Doks v0.4.1
- Adds files for custom scss and custom js
More details: Changelog
How to upgrade?
Upgrade instructions — for upgrading @hyas/doks
from v0.4.0 to v0.4.1:
- If using Mermaid at request time (not recommended), run
npm install mermaid -D
.
v0.4.0
Major changes:
- Update for Doks v0.4.0
More details: Changelog
How to upgrade?
Upgrade instructions — for upgrading @hyas/doks
from v0.3.5 to v0.4.0:
- add
container-xxl
andcontainer-fluid
tosafelist
in./config/postcss.config.js
- add
./node_modules/@hyas/doks/assets/scss/components/_alerts.scss
and./node_modules/bootstrap/scss/_dropdown.scss
towhitelister
in./config/postcss.config.js