Automattic / Automattic/slush-theme-pattern-library
Sass files shouldn't be in component directories
Open
[type] bug
Base
Types
- Dominant language
- PHP
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The components have their name, which is fine for when also have a php or in the library, but for usability we should try and have it just as the sass file.
For example:
components/_gallery.scss rather than:
components/gallery/_gallery.scss
Contributor guide
Assessment
This issue has not been assessed yet.