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
{{ message }}
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
While doing yarn run watch on a laravel project with this repo in use I get the following warning:
WARNING in ./node_modules/css-loader??ref--5-2!./node_modules/postcss-loader/lib??postcss!./node_modules/resolve-url-loader??ref--5-4!./node_modules/sass-loader/lib/loader.js??ref--5-5!./resources/sass/app.scss
(Emitted value instead of an instance of Error) autoprefixer: D:\work\hostings_other\laravel\postulate.admin.ch\resources\sass\node_modules\swiss-styleguide\src\assets\sass\chosen-theme.scss:261:3: Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`.
@ ./resources/sass/app.scss 4:14-254
@ multi ./resources/js/app.js ./resources/sass/app.scss
The text was updated successfully, but these errors were encountered:
While doing
yarn run watch
on a laravel project with this repo in use I get the following warning:The text was updated successfully, but these errors were encountered: