A simple application that allows a user to select days of the week.
Application uses tailwindcss for styling and layout.
Run npx @tailwindcss/cli -i ./src/input.css -o ./src/styles.css --watch
to watch and build css.
A simple application that allows a user to select days of the week.
Application uses tailwindcss for styling and layout.
Run npx @tailwindcss/cli -i ./src/input.css -o ./src/styles.css --watch
to watch and build css.