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

Storybook grouping #659

Open planktonic opened 2 years ago

planktonic commented 2 years ago

We have a lot of utility classes, perhaps they could be grouped into logical sub-sections? See comment here: https://github.com/bitcrowd/bitstyles/pull/647#discussion_r860860962

e.g. the inset and position classes could be grouped under positioning

Searching for classnames or CSS properties will still take the user directly to where they need to be, so I think there’s no downsides?