Skip to content

@import -> @use & @forward & meta.load-css #1572

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

Merged
merged 3 commits into from
Jul 18, 2025
Merged

Conversation

haxibami
Copy link
Member

@haxibami haxibami commented Jun 9, 2025

  • プレビュー
  • Sassの @import 構文がdeprecatedになったため、@use / @forward / meta.load-css で置き換えます
    • 原則として @use / @forward が利用できる箇所ではそちらを利用しました
    • ただしこれらはネストできないため、ネストする必要がある箇所では meta.load-css を利用しました

@haxibami haxibami added the web-development Tasks of web-development category label Jun 9, 2025
Copy link

github-actions bot commented Jun 9, 2025

🚀 Deployed on https://deploy-preview-1572--utelecon.netlify.app

@seieric
Copy link
Member

seieric commented Jul 17, 2025

/deploy-preview

@Ryocat Ryocat merged commit b03f31a into master Jul 18, 2025
3 checks passed
@Ryocat Ryocat deleted the 202506-fix-sass-deprecation branch July 18, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-development Tasks of web-development category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants