scss_field
No security coverage
Provides an 'SCSS' field type. Developers and site maintainers can enter SSCS code ("indented" SASS code is currently unsupported) into the field, which will be compiled to CSS and attached to the page wherever the entity is displayed.
It is possible to "scope" the SCSS/CSS to the parent entity such that any CSS rules only apply to that entity.
This module also integrates with Ace Code Editor, if it is installed, to display a QuickEdit-friendly, syntax-highlighted input field.