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
DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($size, 2) or calc($size / 2)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
19 │ border-radius: $size/2;
│ ^^^^^^^
╵
src/app/modules/events/components/event-subtype-selector/event-subtype-selector.component.scss 19:18 root stylesheet
The text was updated successfully, but these errors were encountered:
Warning při buildu interní:
The text was updated successfully, but these errors were encountered: