eduardoboucas / eduardoboucas/postcss-cssential

A bug: commas inside atRules between curly brackets.

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi Eduardo.

Check the example:
`@media (min-width: 62em) {
.hero__inner {
min-height: 550px
}
,.hero__txt {
max-width: 40%
}
,.hero__img {
max-width: 100%
}
}`

I think it happens so when joining the same media rules - with the same value (I have them separated in various places).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.