reliqarts / laravel-style-importer
Import used parts of external stylesheets into page/view as internal <style>.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/reliqarts/laravel-style-importer
Requires
- php: ^7.2
- doctrine/common: ^2.11
- illuminate/support: ^6.3
- reliqarts/laravel-common: ^4.0
Requires (Dev)
- orchestra/testbench: ^3.8|^4.0
- phpro/grumphp: ^0.16.1
- phpunit/phpunit: ^8.2
- wearejust/grumphp-extra-tasks: ^2.2
This package is auto-updated.
Last update: 2025-10-14 23:56:41 UTC
README
Easily import external stylesheets into laravel views.
Key Features
- Import external stylesheet from any URL
- Exclude unused styles in imported stylesheet
Future
- Provide command/job infrastructure for importing styles in the background
- Improve method for finding active styles in HTML
More on the way... 🚚