Extract the core of postcss-lit to allow other css-in-js syntaxes to be built
- Vorherrschende Sprache
- TypeScript
- Sterne
- 90
- Forks
- 9
- Ø Merge
- 1 T. 9 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
as per the title, we should extract the core of postcss-lit since it isn't actually specific to lit.
this would allow the community to build other css-in-js syntax support without having to reinvent the wheel.
**this is just an issue to track my progress in doing so**
cc @karlhorky @kutnickclose
related styled-components/styled-components#3897 stylelint/postcss-css-in-js#225
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Examine the current postcss-lit codebase to understand how it extracts CSS from Lit template literals. Identify the core parsing and transformation logic that is framework-agnostic. The goal is to refactor this into a reusable library, allowing plugins for other CSS-in-JS syntaxes like styled-components. Check related issues in styled-components and stylelint for context on desired features.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- devtools, tooling
- Issue-Typ
- Refactoring
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100