In v0.6.*:
- We've moved from Grunt to Vite for building.
- The project no longer contains any build products, instead the workflow builds and zip them for release
- All assets are inlined into a single css (meaning no separate images/font files)
- Increased padding in the demo, so it doesn't feel as cluttered
🚀 Using this
- Download the attached
css-pokemon-gameboy-v0.6.1.zip
- It contains a
template.html
that shows you how to use it - The css (with inlined assets) is in the
styles
directory