Kristian Mandrup
Kristian Mandrup
:+1: awesome idea
I think we should motivate/encourage @ghempton to make a new release that fixes this and other blocking issues. Until such fixes are made, I don't think it will work for...
Fixed and tested here ;) https://github.com/ghempton/ember-script/pull/49 With room for improvements...
http://github.com/kristianmandrup/mongo_db_model_generator
Perhaps better to use this [custom elements polyfill](https://github.com/WebReflection/document-register-element) which is v0 and v1 compatible and super light weight!
I just found a similar adapter for Vue [vue-custom-element](https://github.com/karol-f/vue-custom-element) which uses [document-register-element](https://github.com/WebReflection/document-register-element) that looks perfect for this objective! `import 'document-register-element/build/document-register-element';` If we could just get the typings right (as described...
I already added it. Yes, there are a ton of similar and more powerful Stylus plugins. I've also added PostCSS to the mix. Just need to experiment with integrating said...
Here is an example of a slush generator which prompts for various styling plugins and installs them... https://github.com/kristianmandrup/slush-markoa/blob/master/layout/prompts.js