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
Just trying out primer for the first time and I was like.... oh no... Please no warnings that I'll just have to accept for the time being. I'll try to prepare a PR. :D
The latest version of Dart SCSS no longer supports
/
for division, to prevent conflicts with other CSS rules. For example,should be replaced with
Here are some instances where this happens:
The text was updated successfully, but these errors were encountered: