laravel-streams / streams-core

Streams is an open-source web application engine for Laravel.
https://streams.dev
Other
169 stars 99 forks source link

(v1.8) Asset Manager Filter Registry #732

Closed RyanThompson closed 2 years ago

RyanThompson commented 3 years ago

Hello! We have purposefully removed PHP compilation of SASS/SCSS and other compiled languages like Coffee Scripts.

I would like to implement a filter registry where you can add this functionality to your project simply by registering the filter with the asset manager.

Originally posted by @RyanThompson in https://github.com/laravel-streams/streams-core/issues/729#issuecomment-779977880

spektra2147 commented 3 years ago

we are using scss then we can't upgrade to 3.8 @RyanThompson . if its going to take time can you just add scss extension again