voyager-admin/theme-boilerplate

A theme boilerplate for Voyager 2

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 8

Language:SCSS

pkg:composer/voyager-admin/theme-boilerplate


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