https://github.com/dgca/prefix-classnames-utils
https://github.com/dgca/prefix-classnames-utils
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dgca/prefix-classnames-utils
- Owner: dgca
- Created: 2025-03-30T19:28:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-02T18:46:08.000Z (over 1 year ago)
- Last Synced: 2025-04-02T19:38:26.498Z (over 1 year ago)
- Language: TypeScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prefix-classnames-utils
This repo contains three packages to help prefix CSS classes.
## Packages
### `@type_of/babel-prefix-react-classnames`
Babel plugin that prefixes classes in React components.
### `@type_of/postcss-prefix-classnames`
PostCSS plugin that prefixes class selectors in CSS files.
### `@type_of/extract-stylesheet-classnames`
Extract CSS classes from a given stylesheet.