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

Include all comments, but don't add incorrect commas after them #3

Closed
dillonkearns opened this issue Feb 24, 2021 · 1 comment
Closed

Comments

@dillonkearns
Copy link
Owner

Right now the code is including comments with a trailing comma, like this:

{- This example requires Tailwind CSS v2.0+ -}, 

The commas are helpful for context from the pasted input code, but this syntax error needs to be fixed.

@dillonkearns
Copy link
Owner Author

This is working now 👍

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

No branches or pull requests

1 participant