Combining Tailwind and Vue js build scripts into a single call.
I have 2 vite.config.js files and a single tailwind.config.js The commands to run these individually are straight forward. But adding a –watch to each would […]
I have 2 vite.config.js files and a single tailwind.config.js The commands to run these individually are straight forward. But adding a –watch to each would […]
I had a few problems installing tailwindcss but found this to work. npm install -D tailwindcss npx tailwindcss init Update tailwind.config.js as below: Code: /** @type […]
If you get this error after a fresh install of CodeIgniter 4 using php 8.4; “Fatal error: Declaration of CodeIgniter\I18n\TimeTrait::createFromTimestamp(int $timestamp, $timezone = null, ?string […]
Copyright © 2025 | WordPress Theme by MH Themes