# Tailwind Template This is the basic setup necessary for configuring a tail page using the tailwind CSS 4.x version with the new Elements Javascript library for HTML based components. ## Running ``` tailwindcss -i src/css/input.css -o src/css/main.css --watch ```