selltim-components
v1.5.0
Published
`yarn add selltim-components`
Readme
Installation
yarn add selltim-components
Configuration
- Add
@source "../../node_modules/selltim-components/dist";into yourglobals.css - Add
@import "vanilla-cookieconsent/dist/cookieconsent.css";below@import "tailwindcss"; - Add
@import "yet-another-react-lightbox/styles.css";below@import "tailwindcss" - Add tailwind prose plugin to your project
