crispy-ui
js Styles
* New components should be added under `/components/[component_name]` path. * For each new component, an index.js file should be created with the following content. ```javascript import [component_name] from './[component_name]';
Version 2.13.14 License ISC
INSTALL