elchininet / postcss-rtlcss

PostCSS plugin to automatically build Cascading Style Sheets (CSS) with Left-To-Right (LTR) and Right-To-Left (RTL) rules using RTLCSS
https://elchininet.github.io/postcss-rtlcss/
Apache License 2.0
98 stars 14 forks source link

Fix raw directive with universal selector #339

Closed elchininet closed 2 months ago

elchininet commented 2 months ago

This pull request fixes the raw directive when the string contains * character.

coveralls commented 2 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 2000cc2efddc52c392e6047695238aa4c7f5d379 on fix_raw_directive_with_universal_selector into f6f54cf7976652c068826ce44e85f47c188d468a on master.