rails-erd icon indicating copy to clipboard operation
rails-erd copied to clipboard

scss warnings during compilation

Open krtschmr opened this issue 6 years ago • 0 comments

autoprefixer: /home/tim/.rvm/gems/ruby-2.6.3/gems/erd-0.6.3/app/assets/stylesheets/erd/erd.css.scss:58:3: You should write display: flex by final spec instead of display: box
autoprefixer: /home/tim/.rvm/gems/ruby-2.6.3/gems/erd-0.6.3/app/assets/stylesheets/erd/erd.css.scss:196:3: Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`.
autoprefixer: /home/tim/.rvm/gems/ruby-2.6.3/gems/erd-0.6.3/app/assets/stylesheets/erd/erd.css.scss:363:3: Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`.
autoprefixer: /home/tim/.rvm/gems/ruby-2.6.3/gems/erd-0.6.3/app/assets/stylesheets/erd/erd.css.scss:417:3: Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`.
autoprefixer: /home/tim/.rvm/gems/ruby-2.6.3/gems/erd-0.6.3/app/assets/stylesheets/erd/erd.css.scss:432:3: Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`.

krtschmr avatar Aug 25 '19 10:08 krtschmr