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
Error: Invalid CSS after "... $size: math": expected expression (e.g. 1px, bold), was ".div(-$tagMargin, 2"
on line 267:32 of node_modules/@yaireo/tagify/src/tagify.scss
from line 23:1 of app/assets/stylesheets/application.scss
>> $size: math.div(-$tagMargin, 2);
See this error from the latest Tagify.
yairEO/tagify#921 (comment)
Here's the offending section:
Whereas the npm sass (formerly dart-sass) package says it's valid.
The text was updated successfully, but these errors were encountered: