Makes the script/style type matching a bit stricter by actually looking for the property.
Adds support for CoffeeScript, SASS, SCSS, Stylus, and Less - with and without mimetype 'category' prefix.
This is useful for cases where you want to embed something in a preprocessed language, but you don't want to use Jade filters (eg. for client-side components).
This patch makes the following changes:
This is useful for cases where you want to embed something in a preprocessed language, but you don't want to use Jade filters (eg. for client-side components).