Needs review
Project:
Bootstrap Styles
Version:
1.2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 May 2026 at 21:12 UTC
Updated:
4 May 2026 at 22:29 UTC
Jump to comment: Most recent
node-sass is deprecated and no longer maintained. The maintainers are recommending sass instead.
node-sass from package.json and replace with sass. Because of this we can't use node-sass-magic-importer so imports will need to be explicit.darken and lighten SASS functions are also deprecated and should be replaced with color.adjust.sass-migrator module --migrate-deps to fix the import deprecations as described here.Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
timurtripp commentedComment #4
timurtripp commentedComment #5
timurtripp commented