postcss plugin cant resolve custom property when used with postcss-apply

Hi, i am using the postcss extension and the postcss-apply plugin and webstorm can't resolve the custom properties.

I am using Webstorm WebStorm 2018.2 Build #WS-182.3684.70, built on July 20, 2018 with the postcss extension Version: 182.2371.6

0
2 comments

Works for me using similar example:

please try invalidating caches - does the issue persist? If yes, please provide a file that shows up the issue

1
Avatar
Permanently deleted user

Thank you for your example Elena. It was a problem with my definition. I missed the ":" after the variable name. I am surprised that it worked at all with my wrong definition :)

Thanks for your help.

1

Please sign in to leave a comment.