mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[PR #215] [CLOSED] fix: implement "use" directive instead of "import" for dart sass upgrade #375
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#375
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/215
Author: @xyztavo
Created: 1/21/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
7179e26Update dependencies, enhance README, and improve script handlingbdef4efMerge branch 'davidarroyo1234:master' into master426c7ddfix: use new importing directives accordingly to new dart rules1e90f76refactor: reduced index.html compiled file by using dart sass directiveb395c4erefactor: reduced index.html compiled file by using dart sass directive -- fix: wrong stuff, remove bunlock📊 Changes
4 files changed (+33 additions, -28 deletions)
View changed files
📝
public/index.html(+1 -1)📝
src/styles.scss(+3 -3)📝
src/styles/_helpers.scss(+18 -16)📝
src/styles/main.scss(+11 -8)📄 Description
refactor the code to fix the warnings for the future dart rules that will possibly break the code on future implementations https://sass-lang.com/documentation/breaking-changes/legacy-js-api/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.