AdminLTE icon indicating copy to clipboard operation
AdminLTE copied to clipboard

Fixed css issue

Open saviokmua opened this issue 2 years ago • 2 comments

07:34:58 css.1  | warning ../../package.json: No license field
07:34:58 css.1  | $ sass ./app/assets/stylesheets/application.bootstrap.scss:./app/assets/builds/application.css --no-source-map --load-path=node_modules
07:34:59 css.1  | Error: 0.25rem and 0 are incompatible.
07:34:59 css.1  |      ╷
07:34:59 css.1  | 4892 │   border-radius: calc(0.25rem - 0) calc(0.25rem - 0) 0 0;
07:34:59 css.1  |      │                       ^^^^^^^^^^^
07:34:59 css.1  |      ╵
07:34:59 css.1  |   admin-lte/dist/css/adminlte.css 4892:23                @import

saviokmua avatar Oct 30 '23 05:10 saviokmua

Please Check https://github.com/ColorlibHQ/AdminLTE/blob/v3/.github/CONTRIBUTING.md

danny007in avatar Nov 11 '23 07:11 danny007in

please make changes in .scss file, .css files are compiled

danny007in avatar May 15 '24 12:05 danny007in