Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 246 Bytes

File metadata and controls

5 lines (4 loc) · 246 Bytes

Weekly-Scheduler

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.