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
@value kardia-blue, darker-grey, kardia-green from "../../styles/variables/colors.css";
but in any other order the values are not imported.
It doesn't seem to correspond to the order in which they are used, nor defined.
I am using react-redux starter kit, which kind of rides the fence between sass and cssmodules, but I am using the framework only with cssmodules, so I don't think there should be an issue with that, but I could be totally wrong.
The text was updated successfully, but these errors were encountered:
When I import like this it works:
but in any other order the values are not imported.
It doesn't seem to correspond to the order in which they are used, nor defined.
I am using react-redux starter kit, which kind of rides the fence between sass and cssmodules, but I am using the framework only with cssmodules, so I don't think there should be an issue with that, but I could be totally wrong.
The text was updated successfully, but these errors were encountered: