Uh oh!
There was an error while loading. Please reload this page.
feat(component): add less support - #115
Conversation
cironunes
commented
Dec 21, 2015
Thanks @wesleycho, I liked the approach. |
wesleycho
commented
Dec 21, 2015
Alright, I'll take a look today at writing the tests - might not get to it for a few days. The approach is a bit hackish since it rewrites the file name after install, but I couldn't think of anything better. |
cironunes
commented
Dec 21, 2015
Yes, we might have template files in the future, but I'm ok with this for now. |
9e5e686 to
01b4c48Comparewesleycho
commented
Dec 21, 2015
I added tests, still need to implement that change to only compile the less if less is present, pending answer to question. |
- Add optional support for less via `style` option
01b4c48 to
26c27c2Comparefilipesilva
commented
Jan 23, 2016
There was been talk of a |
filipesilva
commented
Jan 23, 2016
Also, there seems to be some trouble with newly generates files #120 (comment) |
Brocco
commented
Jan 25, 2016
As of now the idea of configuration has been moved into |
intellix
commented
Jan 25, 2016
just wondering how this is optional support (as I'd like to have SASS instead) :) |
hansl
commented
Feb 12, 2016
This feels like something that we should support properly but need design beforehand. We need to let the user choose, and I think I'm reworking the specs of I think this PR should be closed as this will never be something we support natively. There should not be a force of technology that the user has to pick (outside of the cli itself, of course). I could even see a point where we don't force the user to use TypeScript if he doesn't want to, and generate JavaScript components. I had a |
wesleycho
commented
Feb 12, 2016
I'm in agreement - even my refactor I have locally still is a bit incorrect. This probably needs a whole spec and maybe a plugin implementation. |
hansl
commented
Feb 12, 2016
Wes, you'll be in on the discussion for the |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
styleoption