> For the complete documentation index, see [llms.txt](https://lorvent.gitbook.io/vuejs-admin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorvent.gitbook.io/vuejs-admin/sass.md).

# 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`
