An open API service indexing awesome lists of open source software.

https://github.com/dgca/prefix-classnames-utils


https://github.com/dgca/prefix-classnames-utils

Last synced: about 1 year ago
JSON representation

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.