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
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
DEPRECATION WARNING
DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
...
node_modules/foundation-sites/scss/foundation/_functions.scss 47:11
...
This is due to the old version of foundation. Supposedly it was fixed in #10699, but that fix no longer seems to be working
You did not set any plugins, parser, or stringifier.
You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js.
The text was updated successfully, but these errors were encountered:
What we should change and why (this is tech debt)
Webpacker is outputting lots of warnings which get in the way. Some of them are really big and repeated. Also maybe we should fix stuff.
This is due to the old version of foundation. Supposedly it was fixed in #10699, but that fix no longer seems to be working
The text was updated successfully, but these errors were encountered: