Hi Folks,
I am experimentring with the HTML Preview action in Drafts.
Many nice examples are not written in CSS but in SASS (scss). I do know that this is a simple preprocessor that I can use but I was looking for a more integrated workflow.
I know that there are JS/nodeJS (with http://browserify.org/) SASS preprocessors that might run in a Drafts script action.
Has anyone used this in an action/workflow/shortcut?
Do you have working workflows to generate css from scss files with an app on iOS or a web service (e.g. if my scss file is on github/gitlab)?