bitcrowd / bitstyles

A complete design system, with base styles and components, built in Sass using CSS variables
https://bitcrowd.github.io/bitstyles
ISC License
16 stars 0 forks source link

Make classname prefixes overridable #676

Closed planktonic closed 2 years ago

planktonic commented 2 years ago

By default, we output classnames with a prefix for the layer — .a- for atoms, .u- for utilities etc. This should be configurable, so the prefix can be changed when using bitstyles. It should be possible to have no prefix.