canvas-lms/packages/bootstrap-select
Ahmad Amireh b80e36daa3 replace node-sass with dart-sass
refs FOO-1116
flag = none

this switches brandable_css from using node-sass as an engine to
dart-sass

breaking changes that we had to accommodate (they are warnings at this
point but obnoxiously noisy):

- https://sass-lang.com/documentation/breaking-changes/slash-div
- https://sass-lang.com/documentation/breaking-changes/color-units

we have to make sure there are no regressions in the styles overall, and
in the issue described in SIS-3125 in particular, since that was the
reason we were stuck on node-sass@4.7.2

== TEST PLAN

- rebuild your assets
- verify there are no visual regressions , good luck

Change-Id: I19bf204df760eb56ad23c14294ef42ec6103c017
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/253054
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: August Thornton <august@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: August Thornton <august@instructure.com>
2021-07-15 17:35:35 +00:00
..
.eslintignore
index.js
index.scss replace node-sass with dart-sass 2021-07-15 17:35:35 +00:00
package.json