Releases: JustinByrne/tailwindcss-boilerplate
Releases · JustinByrne/tailwindcss-boilerplate
Version 3.0.2
Added
- Added type typescript to the tailwindcss config file to assist IDE
Changed
- Upgraded to Tailwindcss v3.1
Version 3.0.1
Fixed
- fixed browsersync command to watch the
public
directory
Version 3.0.0
Changed
- Moved
index.html
into a./public/
directory - Changed
tailwind.config.js
content to use the./public/
directory - Changed browsersync to look at the new
./public/
directory - Changed tailwind to build the css file in
./public/css/
directory
Version 2.0.0
- TailwindCSS v3
- Prettier and Tailwind prettier plugin
Version 1.1.0
Added example GitHub action
Version 1.0.0
Updated readme file