Skip to content

Don't split on escaped characters in list.split()#1523

Merged
ai merged 1 commit intopostcss:mainfrom
nex3:list-split
Feb 6, 2021
Merged

Don't split on escaped characters in list.split()#1523
ai merged 1 commit intopostcss:mainfrom
nex3:list-split

Conversation

@nex3
Copy link
Contributor

@nex3 nex3 commented Feb 6, 2021

I ran into this in practice when cssnano converted a quoted attribute
selector (which contained a comma) to use backslash escapes instead.

@ai ai merged commit 73c074c into postcss:main Feb 6, 2021
@ai
Copy link
Member

ai commented Feb 6, 2021

Thanks. Released in 8.2.5.

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