rails / marcel

Find the mime type of files, examining file, filename and declared type
Apache License 2.0
386 stars 67 forks source link

Add support for scss and sass detection #52

Closed gmcgibbon closed 3 years ago

gmcgibbon commented 3 years ago

https://github.com/rails/marcel/issues/48

Adds support for detecting text/x-scss and text/x-sass. Also adds a fixture + test for text/css.