-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hey there, I'm finding a problem with treeshaking working with Tailwinds spacing classes. It looks like Tailwind outputs this
.space-y-0 > *:not(template) ~ *:not(template) {/* some css */}
I'm getting this php error from it
Fatal error: Uncaught Symfony\Component\CssSelector\Exception\SyntaxErrorException: Expected selector, but <eof at 12> found. in /var/www/html/wp-content/themes/adk-fusion-360-wordpress-theme-2020/vendor/symfony/css-selector/Exception/SyntaxErrorException.php:33
Metadata
Metadata
Assignees
Labels
No labels