Skip to content

Conversation

@TrySound
Copy link
Member

No description provided.

return scopedName
/* eslint-env node */
import postcss from "postcss";
import Tokenizer from "css-selector-tokenizer";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

webpack/css-loader#523 Maybe in the long-term better replaced by e.g postcss-selector-parser but not sooo important now 😛

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like tokenizer as it produces only ast like value parser.

@TrySound TrySound merged commit b25b5dc into master Jun 13, 2017
@TrySound TrySound deleted the compose branch June 13, 2017 08:45
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.

3 participants