- Buttons (primary, secondary, danger, success, disabled)
- Small Buttons (primary, secondary, danger, success, disabled)
- Header
- Horizontal menu
- Vertical left menu
- Footer
- NodeJS and npm/yarn is needed
- download
yarn install
ornpm install
encore dev --watch
- edit what You need
- validate what You did by importing this style file to Your webpage
encore production
- copy the main.css file from
public/build/css/main.css
to Your project - This project also supports asset versioning
public/build/manifest.json
- Have fun.
- Oh, and You are also allowed to implement this code fully to Your project also, asset building and editing can be automated.
https://symfony.com/doc/current/frontend.html
All the links above are found from https://veera.eesti.ee/ also, except encore, it is used for building frontend olny!