symfonycasts / sass-bundle
Delightful Sass Support for Symfony + AssetMapper
Installs: 137 363
Dependents: 5
Suggesters: 0
Security: 0
Stars: 37
Watchers: 7
Forks: 18
Open Issues: 17
Requires
- php: >=8.1
- symfony/asset-mapper: ^6.3|^7.0
- symfony/console: ^5.4|^6.3|^7.0
- symfony/filesystem: ^5.4|^6.3|^7.0
- symfony/http-client: ^5.4|^6.3|^7.0
- symfony/process: ^5.4|^6.3|^7.0
Requires (Dev)
- matthiasnoback/symfony-config-test: ^5.0
- phpunit/phpunit: ^9.6
- symfony/framework-bundle: ^6.3|^7.0
- symfony/phpunit-bridge: ^6.3.9|^7.0
README
This bundle make it easy to use Sass with Symfony's AssetMapper Component (no Node required!).
- Automatically downloads the correct Sass binary
- Adds a
sass:build
command to build and watch your Sass changes
Documentation
Read the documentation at: https://symfony.com/bundles/SassBundle/current/index.html
Support us & Symfony
Is this package useful! We're thrilled 😍!
A lot of time & effort from the Symfonycasts team & the Symfony community goes into creating and maintaining these packages. You can support us + Symfony (and learn a bucket-load) by grabbing a subscription to SymfonyCasts!
Credits
License
MIT License (MIT): see the License File for more details.