issues
search
mizziness
/
craft3-webpack5-tailwind2-boilerplate
A real-world boilerplate for Craft CMS 3 projects that leverages Wepback 5, Tailwind 2, PostCSS 8, and has a hot-reload dev environment. Now with dynamic imports, asynchronous chunk loading, and legacy vs modern browser support!
MIT License
45
stars
11
forks
source link
Candidate for v1.1.0
#7
Closed
mizziness
closed
3 years ago
mizziness
commented
3 years ago
Updated infrastructure to (Webpack 5, WDS, Webpack-cli, etc.) the newer versions along with dependencies
Added Craft 3 project basic boilerplate items (
.env.example
,
templates/index
updated with Twigpack tags)
Added support for legacy vs modern bundle builds
Enhanced SVG support
Added support for conditional module loading and chunk loading
.env.example
,templates/index
updated with Twigpack tags)