issues Search Results · repo:css-modules/postcss-modules-scope language:JavaScript
Filter by
4 results
(63 ms)4 results
incss-modules/postcss-modules-scope (press backspace or delete to remove)The 3.1.1 link in https://github.com/css-modules/postcss-modules-scope/releases/tag/v3.1.1 leads to
https://github.com/postcss-modules-local-by-default/compare/v3.1.0...v3.1.1, which doesn t exist. Previous ...
nicolo-ribaudo
- 1
- Opened on Mar 8, 2024
- #60
Hi, is this repo still maintained? I submitted a PR the other week and there are quite a few others (although many are
automatically generated).
Let me know, Thanks!
koga73
- 1
- Opened on Oct 6, 2023
- #57
As of prettier v3, they now split CSS declarations by commas so multiple entries in composes: declarations are included.
.title {
composes:
body-copy,
text-ellipsis from global;
}
Internal ...
viveleroi
- 2
- Opened on Aug 16, 2023
- #54
The documentation gives this example ( https://github.com/css-modules/css-modules#composing-from-global-class-names ):
.otherClassName {
composes: globalClassName from global;
}
...but the syntax supported ...
danielweck
- 3
- Opened on Apr 1, 2020
- #23

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.