eduardoboucas / eduardoboucas/postcss-cssential
Combining at-rules not a good idea
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
Combining at-rules is not a good idea.
Things get messy - at-rules appear in not desired order when you have many at rules for various selectors.
They should not be combined.
I know the output will be larger but it will work as desired.
Tom
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.