Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Speed up WordPress theme dev with Tailwind CSS and SCSS.
This boilerplate gives WordPress theme developers a minimal starting point using Tailwind CSS for styling, SCSS for preprocessed styles, and Laravel Mix for asset compilation. It's designed for developers who want modern CSS workflows without heavy tooling.
build directory alongside a manifest file. This ensures browsers fetch updated files when assets change, without manual cache busting.npm run dev for development with live reload, npm run webpack for a plain build, and npm run prod for optimized production assets with versioning and PurgeCSS.No comments yet. Be the first to start the conversation!