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
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: 2025-10-04 20:59:30 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