Create sourcemaps for css files (#1904)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run

This commit is contained in:
Carlos Fernandez 2026-05-19 17:18:10 -04:00 committed by GitHub
parent 4504379fcf
commit 6a2d09caac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 483 additions and 4 deletions

View file

@ -4,6 +4,7 @@
"autocompleter": "^9.3.2",
"gulp": "^5.0.0",
"gulp-less": "^5.0.0",
"gulp-sourcemaps": "^3.0.0",
"rollup": "^4.40.0"
},
"scripts": {