Skip to content

Support for embedding style templates#33

Open
jmajoor wants to merge 4 commits into
laxa1986:masterfrom
jmajoor:master
Open

Support for embedding style templates#33
jmajoor wants to merge 4 commits into
laxa1986:masterfrom
jmajoor:master

Conversation

@jmajoor

@jmajoor jmajoor commented Sep 22, 2017

Copy link
Copy Markdown

I added support for embedding style templates.
Support includes CSS (default) and LESS.

My fork includes unit tests, changelog, and readme changes.

Supports both css and less.
The default processing is css templates.
You can use the styleType configuration option to enabled the "less" processor.
{sourceType: 'ts', styleType: 'less', styleOptions: {compress: true}}

Added test cases.
…plied. Resulting in 2 broken testcases.

Make sure the default is set.
@factoidforrest

Copy link
Copy Markdown

Looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants