Skip to content

Comments

SASS 1.79 compatibility#1394

Merged
thet merged 4 commits intomasterfrom
sass-179-compat
Sep 23, 2024
Merged

SASS 1.79 compatibility#1394
thet merged 4 commits intomasterfrom
sass-179-compat

Conversation

@thet
Copy link
Member

@thet thet commented Sep 23, 2024

Begin work on SASS 1.79 compatibility.

Ref:
twbs/bootstrap#40849
twbs/bootstrap#40865
twbs/bootstrap#40864

IIRC (worked on that some days ago) this is not really silencing the deprecation warnings from SASS.

Probably pinning SASS to something before 1.79 is better (resolveDependencies).

@thet thet marked this pull request as draft September 23, 2024 10:07
petschki and others added 2 commits September 23, 2024 15:40
…s is solved in Bootstrap upstream."

This reverts commit 6bc653a.

This fix isn't needed anymore after applying the change from the
previous commit which gets rid of the Bootstrap SCSS includes.
@thet thet marked this pull request as ready for review September 23, 2024 13:44
Copy link
Member Author

@thet thet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The important change here is from @petschki which removes the dependency on Bootstrap in structure.scss.
LGTM, will merge.

@thet thet merged commit 9e88e9a into master Sep 23, 2024
@thet thet deleted the sass-179-compat branch September 23, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants