Skip to content

Conversation

lucasbastianik
Copy link
Contributor

Hi Andre, what do you think about this optimizations?

@CorentinAndre
Copy link
Owner

Hi, everything is perfect except:

  • single quotes vs double. I use double quotes everywhere else in the snippets so better to keep double quotes for consistensy
  • scoped should be specified as a variable like so <style${2: lang="${3:scss}"} ${4:scoped}>. This way, you can choose whether or not you want your style scoped, as it is non mandatory.

Can you update your PR with those changes ?

Otherwise your PR is great, thank you ! 😄

@lucasbastianik
Copy link
Contributor Author

lucasbastianik commented Jun 24, 2017

Hello @CorentinAndre

I updated the code! 😉

@CorentinAndre CorentinAndre merged commit de3a31f into CorentinAndre:master Jun 29, 2017
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