Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmu83/vite-vanilla-js-boilerplate

Vite boilerplate template for vanilla javascript app
https://github.com/ahmu83/vite-vanilla-js-boilerplate

vanilla-javascript vanilla-js vitejs vitejs-template

Last synced: 30 days ago
JSON representation

Vite boilerplate template for vanilla javascript app

Awesome Lists containing this project

README

        

# Complite SASS & JS (with vitejs) files

A traditional approach to building JavaScript & SCSS files using vitejs.

`vite.config.js` is taking a javascript entry file and then outputs a `bundle.js` file.

You can update `assets/sass/styles.scss` to complie it to `assets/css/styles.css`