Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T21:54:49.000Z (about 1 month ago)
- Last Synced: 2024-12-18T01:56:42.983Z (6 days ago)
- Topics: asset-mapper, sass, symfony, symfony-bundle
- Language: PHP
- Homepage: https://symfony.com/bundles/SassBundle/current/index.html
- Size: 90.8 KB
- Stars: 38
- Watchers: 7
- Forks: 18
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sass For Symfony!
=================[![CI](https://github.com/SymfonyCasts/sass-bundle/actions/workflows/ci.yaml/badge.svg)](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.