- ViteJs + Sass + PostCss + PurgeCss
- Grid / Flexbox grid systems (12 columns by default)
- Multi breakpoints.
- Fully parametrable by vars.
- Sass functions / mixins with checks.
- Theme switcher (dark / light mode with prefers-color-scheme media-queries)
- Navigation / Menu
- Utilities...
- Components...
- Twig templating
- Color tests
- and more...
Install the dependencies and devDependencies and start the server.
cd hw1ll-starter-template
npm i
npm run dev
MIT Free Software, Noice!