This is a custom setup for building DLS with different css methods under one roof :)
to get started you need to run two servers :
tailwind-watch : npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
Storybook : yarn storybook
This is a custom setup for building DLS with different css methods under one roof :)
to get started you need to run two servers :
tailwind-watch : npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
Storybook : yarn storybook