https://github.com/symfonycasts/sass-bundle
Delightful Sass Support for Symfony + AssetMapper
https://github.com/symfonycasts/sass-bundle
asset-mapper sass symfony symfony-bundle
Last synced: 12 months ago
JSON representation
Delightful Sass Support for Symfony + AssetMapper
- Host: GitHub
- URL: https://github.com/symfonycasts/sass-bundle
- Owner: SymfonyCasts
- License: mit
- Created: 2023-07-10T15:23:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T21:54:49.000Z (over 1 year ago)
- Last Synced: 2025-04-11T22:59:14.890Z (12 months ago)
- Topics: asset-mapper, sass, symfony, symfony-bundle
- Language: PHP
- Homepage: https://symfony.com/bundles/SassBundle/current/index.html
- Size: 90.8 KB
- Stars: 41
- Watchers: 8
- Forks: 20
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sass For Symfony!
=================
[](https://github.com/SymfonyCasts/sass-bundle/actions/workflows/ci.yaml)
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](https://symfonycasts.com)!
## Credits
- [Ryan Weaver](https://github.com/weaverryan)
- [Mathéo Daninos](https://github.com/Webmamba)
- [All Contributors](../../contributors)
## License
MIT License (MIT): see the [License File](LICENSE.md) for more details.