You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I have the following problem: in production mode css styles are not applied. In development mode everything is ok.
I guess it happens because of Purgecss plugin, which we have only on production. I tried adding some daterange-picker classes to whitelistPatterns, but it didn't help.
Here is how daterange-picker looks on prod:
Here is my styles import (as described in the docs)
Here is postcss.config
The text was updated successfully, but these errors were encountered:
Hello!
I have the following problem: in production mode css styles are not applied. In development mode everything is ok.
I guess it happens because of Purgecss plugin, which we have only on production. I tried adding some daterange-picker classes to whitelistPatterns, but it didn't help.
Here is how daterange-picker looks on prod:
Here is my styles import (as described in the docs)
Here is postcss.config
The text was updated successfully, but these errors were encountered: