shermanburwell3 / the-bigger-they-are-the-holiday-they-fall

An application for finding and learning about holidays
0 stars 0 forks source link

Tailwind css and Basic Modal #34

Closed ebaby-ak closed 2 weeks ago

ebaby-ak commented 2 weeks ago

Added the set up for tailwind css which includes the addition of the following to the project: src folder with a output.css file. tailwind.config.js file, package.json file, package-lock.json file, node_modules folder. Basic modal set up in html and functionality structured in js.