mattbrictson.com · Jun 5, 2023
The 3 Vite plugins I use on every new Rails project
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Autoprefixer, rollup-plugin-gzip, and vite-plugin-full-reload, plus some honorable mentions I’ve completely switched away from Sprockets and Webpacker and am using Vite for my current Rails projects. Here are the three plugins I like to add on top of the standard Vite-Rails setup. Autoprefixer rollup-plugin-gzip vite-plugin-full-reload 1. Autoprefixer The CSS language is a moving target, and…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.