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

chore(styles): omit sass deprecation warnings #1737

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

necauqua
Copy link
Contributor

If you do a little npm update (or have quartz as an npm dependency, like I do), sass will spam 17 quadrillion warnings about how globals like map-get are deprecated.

Fix it, it's just a mechanical change type of deprecation, no biggie

If you do a little `npm update` (or have quartz as an npm dependency,
like I do), sass will spam 17 quadrillion warnings about how globals
like `map-get` are deprecated.

Fix it, it's just a mechanical change type of deprecation, no biggie
@aarnphm aarnphm changed the title fix(styles): Fix sass deprecation warnings chore(styles): omit sass deprecation warnings Jan 24, 2025
@aarnphm aarnphm merged commit 4e4930e into jackyzha0:v4 Jan 24, 2025
5 checks passed
@necauqua necauqua deleted the fix-sass-deprecations branch January 24, 2025 03:56
necauqua added a commit to necauqua/beta-quartz that referenced this pull request Jan 24, 2025
kirill-markin pushed a commit to kirill-markin/quartz that referenced this pull request Jan 25, 2025
ArenaDruid added a commit to ArenaDruid/quartz that referenced this pull request Feb 4, 2025
* Added plugin to support image captions

* Added plugin to support image lightbox

* Fixed style issues to resolve build failure

* GLightbox shows close button by default

* Fixed GLightbox not reloaded in SPA mode

* chore(styles): omit sass deprecation warnings (jackyzha0#1737)

update to newer API

* chore(deps): bump the production-dependencies group across 1 directory with 3 updates (jackyzha0#1744)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(graph): enable radial mode (jackyzha0#1738)

* feat(explorer): collapsible mobile explorer (jackyzha0#1471)

Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>

* 测试效果

---------

Co-authored-by: Stephen Tse <Stephen-X@users.noreply.github.com>
Co-authored-by: Anton Bulakh <him@necauq.ua>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: Emile Bangma <github@emilebangma.com>
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
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