reliqarts / laravel-style-importer
Import used parts of external stylesheets into page/view as internal <style>.
dev-master
2019-11-07 20:12 UTC
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: 2024-10-14 21:52:25 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... 🚚