Search by

voyager-admin / theme-boilerplate

emptynick

A theme boilerplate for Voyager 2

Package info

github.com/voyager-admin/theme-boilerplate

Language:SCSS

pkg:composer/voyager-admin/theme-boilerplate

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 8

dev-master 2021-12-10 11:11 UTC

This package is auto-updated.

Last update: 2026-09-04 23:01:53 UTC


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