Skip to content

Releases: JustinByrne/tailwindcss-boilerplate

Version 3.0.2

09 Jun 12:44
Compare
Choose a tag to compare

Added

  • Added type typescript to the tailwindcss config file to assist IDE

Changed

  • Upgraded to Tailwindcss v3.1

Version 3.0.1

05 Jun 17:24
Compare
Choose a tag to compare

Fixed

  • fixed browsersync command to watch the public directory

Version 3.0.0

05 Jun 16:48
Compare
Choose a tag to compare

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

03 Mar 09:56
Compare
Choose a tag to compare
  • TailwindCSS v3
  • Prettier and Tailwind prettier plugin

Version 1.1.0

30 Jul 18:26
Compare
Choose a tag to compare

Added example GitHub action

Version 1.0.0

17 Jul 16:11
Compare
Choose a tag to compare
Updated readme file