1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +00:00
Handpicked Vanilla JavaScript Plugins Repository https://vanillalist.top
Find a file
2022-01-03 15:29:01 +01:00
plugins init 2022-01-03 15:29:01 +01:00
public/uploads init 2022-01-03 15:29:01 +01:00
src Improve website for small sites 2022-01-03 15:29:01 +01:00
uploads init 2022-01-03 15:29:01 +01:00
.editorconfig init 2022-01-03 15:29:01 +01:00
.eleventy.js Add meta description 2022-01-03 15:29:01 +01:00
.gitignore init 2022-01-03 15:29:01 +01:00
package-lock.json init 2022-01-03 15:29:01 +01:00
package.json init 2022-01-03 15:29:01 +01:00
README.md init 2022-01-03 15:29:01 +01:00
stylelint.config.js init 2022-01-03 15:29:01 +01:00

Vanilla List

A vanilla JS plugin respository

Development Scripts

npm start

Run 11ty with hot reload at localhost:8080, including reload based on Sass changes

npm run build

Production build includes minified, autoprefixed CSS