Make scooter work as a mixin library
Open
enhancement
- Dominant language
- CSS
- Stars
- 785
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Right now the only way to import styles from scooter is as classes. This means that the whole library will be imported if you import extend a class with one of scooters internal classes. If instead scooter started by providing placeholder classes `%classname` and then used those to create it's regular classes `.classname`, others could use scooter to extend their existing classes and not have to clutter up their markup with scooter specific class names
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.