hbstack / hb

The core module of HB framework, which automatically load and compile module's TypeScript and SCSS.
https://hbstack.dev/
MIT License
16 stars 4 forks source link

fix: add the hb.styles parameter for defining Sass variables #66

Closed razonyang closed 1 year ago

razonyang commented 1 year ago
[params.hb.styles]
prefix = "hb-" # CSS variables prefix.
primary = "#0d6efd" # hex color codes.