swiss / styleguide

admin.ch styleguide
https://swiss.github.io/styleguide
MIT License
123 stars 36 forks source link

Using outdated CSS Syntax for linear-gradient #651

Open 1stthomas opened 5 years ago

1stthomas commented 5 years ago

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
1stthomas commented 5 years ago

Under the section "Contribution" you have the following sentence:

(...) Then, please make a Pull Request to the dev branch. (...)

Should I really do my pull request to a branch, that is 656 commits behind the master branch?

gillerr commented 4 years ago

Readme and dependencies will be updated with the Material Design Migration Issue will be closed