Releases: blonestar/wp-theme-vite-tailwind
Releases · blonestar/wp-theme-vite-tailwind
Demo Wordpress Theme using Tailwindcss and Vite.js v0.4.1
- Package updates:
- autoprefixer ^10.4.13 → ^10.4.14
- postcss ^8.4.20 → ^8.4.21
- postcss-nested ^6.0.0 → ^6.0.1
- tailwindcss ^3.2.4 → ^3.3.1
- vite ^4.0.1 → ^4.2.1
- vite-plugin-live-reload ^3.0.1 → ^3.0.2
Demo Wordpress Theme using Tailwindcss and Vite.js v0.4
- Package updates:
- vite ^3.1.8 → ^4.0.1
- autoprefixer ^10.4.12 → ^10.4.13
- postcss ^8.4.18 → ^8.4.20
- tailwindcss ^3.2.1 → ^3.2.4
Demo Wordpress Theme using Tailwindcss and Vite.js v0.3.6
- Package updates:
- tailwindcss ^3.1.8 → ^3.2.1
Demo Wordpress Theme using Tailwindcss and Vite.js v0.3.5
- Package updates:
- autoprefixer ^10.4.11 → ^10.4.12
- postcss ^8.4.16 → ^8.4.18
- postcss-nested ^5.0.6 → ^6.0.0
- vite ^3.1.3 → ^3.1.8
- vite-plugin-live-reload ^3.0.0 → ^3.0.1
- ABSPATH security check added
- saflist.txt watch added
Demo Wordpress Theme using Tailwindcss and Vite.js v0.3.4
Packages updated to the latest.
Demo Wordpress Theme using Tailwindcss and Vite.js v0.3.2
- Refresh speed improved (file search pattern fixed in tailwind.config.js)
- Vite script loading logic moved to inc/inc.vite.php
- Hashed assets filenames on build, force reload not needed
- Homepage updated
- Package name changed
Demo Wordpress Theme using VITE + TailwindCSS v0.3.1
Demo layout updated
Hello World preview image replaced
Package updates:
- postcss ^8.4.7 → ^8.4.12
- autoprefixer ^10.4.2 → ^10.4.4
- vite ^2.8.6 → ^2.9.1
Demo Wordpress Theme using VITE + TailwindCSS v0.3.0
v0.3.0
Packages updates:
- autoprefixer ^10.2.5 → ^10.4.2
- postcss ^8.2.14 → ^8.4.7
- postcss-nested ^5.0.5 → ^5.0.6
- tailwindcss ^2.1.2 → ^3.0.23
- vite ^2.2.4 → ^2.8.6
- Tailwindcss 3 config fixes
Demo Wordpress Theme using VITE + Tailwind/JIT v0.2.7
- Tailwind updated to 2.2.16
- PostCSS updated to v8.3.8
- Autoprefixer updated to 10.3.6
- Vite updated to v2.6.2
Demo Wordpress Theme using VITE + Tailwind/JIT v0.2.6
- Tailwind updated to 2.2.15
- Vite updated to v2.5.7
- Autoprefixer updated to 10.3.4
- PostCSS updated to v8.3.6
- PostCSS-Nested updated to 5.0.6
- IS_VITE_DEVELOPMENT check fix