Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard e5b28d9c40
Bug 32978: Replace node-sass with dart-sass
'npm install' fails in ktd on aarch64, giving unsupported architecture error for node-sass.

This patch addresses this by replacing node-sass with dart-sass, updating our gulpfile
accordingly. Some corrections have been made to SCSS to fix warnings
raised during the build process.

Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Works like a charm. Great work oleonard! Tested on Apple M1, e.g. aarch64.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Edit: I removed some useless formatting changes in the gulpfile, and the
yarn.lock changes as well.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-22 10:03:39 -03:00
..
src Bug 32978: Replace node-sass with dart-sass 2023-02-22 10:03:39 -03:00
addbiblio.css Bug 32046: (follow-up) Accommodate the inclusion of item information 2022-11-23 09:34:04 -03:00
cateditor.css
hierarchy.css
humanmsg.css
itemsearchform.css
login.css Bug 32044: Improve consistency in primary submit buttons 2022-11-02 19:26:29 -03:00
preferences.css Bug 30952: (follow-up) Fix style of floating toolbars 2022-10-12 16:15:14 -03:00
print.css Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
printreceiptinvoice.css Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
quotes.css
reports.css Bug 32239: Remove uneeded CSS from reports.css 2023-01-31 11:08:49 -03:00
right-to-left.css Bug 30952: Fix navbar elements ordering for RTL 2022-10-12 16:14:35 -03:00
select2.css
spinelabel.css
tinymce.css
uploader.css