voyager-admin/theme-boilerplate

A theme boilerplate for Voyager 2


README

This repository serves as a starting point to develop a custom theme plugin for Voyager II.

To create your own style, fork this repository then run composer install and npm install.
After that, make your changes to the variables found in resources/src/styles.scss and compile by running
npm run prod