SASS
Most of the css for Vuejs-Admin is written in scss.
The css for Most of the components can be found in the component itself at the end of the component.
The global scss and the bootstrap variables can be found in the src/assets/sass
directory.
The scss files for layout manipulation and skin setting are located in the directory src/components/layout/css
Last updated
Was this helpful?