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

Stilynt - linter plugin #8

Closed
thysultan opened this issue Mar 3, 2017 · 1 comment
Closed

Stilynt - linter plugin #8

thysultan opened this issue Mar 3, 2017 · 1 comment

Comments

@thysultan
Copy link
Owner

thysultan commented Mar 3, 2017

v1.2.0 landed with what was needed to successfully created a linter, WIP at plugins/linter The bulk of the effort will be in scrapping css syntax data and converting that to regex's or create them by hand to validate known css properties.

@thysultan
Copy link
Owner Author

thysultan commented May 31, 2017

A WIP example of how this will work at https://rawgit.com/thysultan/stylis.js/master/plugins/stilynt/index.html [view console]

Exploring how to automate the collection of all the syntax rules into a regex key-value map i.e from https://developer.mozilla.org/en-US/docs/Web/CSS/Reference or https://github.com/mdn/data

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