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

fix: sass deprecated syntax #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

sgoudham
Copy link
Contributor

@sgoudham sgoudham commented Mar 1, 2025

I wanted to fix the deprecations on ctp/mdBook and realised they all stemmed
from here.

Ran the following command for the changes to _theme.scss:

npx sass-migrator module sass/_theme.scss sass/catppuccin-frappe.scss sass/catppuccin-latte.scss sass/catppuccin-macchiato.scss sass/catppuccin-mocha.scss sass/catppuccin-variables.important.scss sass/catppuccin-variables.rgb.important.scss sass/catppuccin-variables.rgb.scss sass/catppuccin-variables.scss  --load-path node_modules

Also is this technically a breaking change?

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