Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SASS 1.79 compatibility #1394

Merged
merged 4 commits into from
Sep 23, 2024
Merged

SASS 1.79 compatibility #1394

merged 4 commits into from
Sep 23, 2024

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
3 checks passed
@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