rs-next-classnames-minifier
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

@nimpl/classnames-minifier

Library for configuring style (css/scss/sass) modules to generate compressed classes (.header -> .a, .nav -> .b, ..., .footer -> .aad, etc.) with support for changes and rebuilding without clearing the built application. The package itself synchronizes minified classnames with components of the application compiled earlier.

Visit https://nimpl.tech/classnames-minifier to view the full documentation.

Installation

Using npm:

npm i @nimpl/classnames-minifier

Using yarn:

yarn add @nimpl/classnames-minifier

License

MIT

Package Sidebar

Install

npm i rs-next-classnames-minifier

Weekly Downloads

225

Version

0.1.6

License

MIT

Unpacked Size

7.72 kB

Total Files

7

Last publish

Collaborators

  • omiron