Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds stylus & less preprocessor #5

Merged
merged 6 commits into from
Apr 6, 2018

Conversation

znck
Copy link
Member

@znck znck commented Apr 4, 2018

  • Adds stylus which preprocesses <style> block with lang="styl"
  • Adds less which preprocesses <style> block with lang="less"
  • Adds unit test for all preprocessors
  • Fixes postcss import issues

@znck znck force-pushed the feat/stylus-and-less-preprocessors branch from f84f134 to b416b9f Compare April 4, 2018 22:20
@znck
Copy link
Member Author

znck commented Apr 4, 2018

I need some help with tests for source maps. How do I make sure that generated source map are correct?

@znck znck force-pushed the feat/stylus-and-less-preprocessors branch from 8a4f6d2 to dda94cb Compare April 4, 2018 22:43
@znck znck requested a review from yyx990803 April 4, 2018 22:44
@znck znck merged commit f2fd8b9 into vuejs:master Apr 6, 2018
@znck znck deleted the feat/stylus-and-less-preprocessors branch April 6, 2018 01:07
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.

None yet

1 participant