voyager-admin / theme-boilerplate
A theme boilerplate for Voyager 2
Package info
github.com/voyager-admin/theme-boilerplate
Language:SCSS
pkg:composer/voyager-admin/theme-boilerplate
dev-master
2021-12-10 11:11 UTC
Requires
- voyager-admin/admin: 2.x-dev
- dev-master
- dev-dependabot/npm_and_yarn/minimist-1.2.8
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/qs-and-express-6.11.0
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-dependabot/npm_and_yarn/async-2.6.4
- dev-dependabot/npm_and_yarn/follow-redirects-1.14.8
- dev-renovate/npm-lodash-vulnerability
- dev-renovate/npm-is-svg-vulnerability
- dev-renovate/sass-loader-11.x
- dev-renovate/laravel-mix-6.x
- dev-renovate/pin-dependencies
- dev-renovate/npm-url-parse-vulnerability
- dev-renovate/npm-ssri-vulnerability
- dev-renovate/npm-serialize-javascript-vulnerability
- dev-renovate/npm-node-notifier-vulnerability
- dev-renovate/npm-node-forge-vulnerability
- dev-renovate/npm-ini-vulnerability
This package is auto-updated.
Last update: 2026-03-04 22:01:40 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