Commit graph

7 commits

Author SHA1 Message Date
60d3cfc742 Move all files to workshop-tailwind-css/demo/florida-drupalcamp/ 2025-10-02 23:17:29 +01:00
d38acd6876 Add description text and button 2020-12-27 13:15:27 +00:00
b047ea3e4e Add Register Now button
Fixes #2
2020-12-27 13:15:26 +00:00
97925b0456 Override sm screen size 2020-12-27 12:07:17 +00:00
36a4eb2d92 Add Bebas Neue font 2020-12-27 12:07:17 +00:00
5fadbbccd0 Override Tailwind's default colours 2020-12-27 12:07:17 +00:00
cb79277374 Add and configure Tailwind CSS
Add and configure Tailwind CSS within the project, including adding npm
scripts for compiling the CSS, configuring purge settings, and adding
the `cssnano` library for minifying the CSS (which is run for production
builds).
2020-12-26 22:43:57 +00:00