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

CSS: Use custom properties for spacing #2925

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Commits on Jun 17, 2024

  1. Use custom properties for spacing

    Instead of Sass variables we use the custom properties we have.
    tvdeyen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fed1939 View commit details
    Browse the repository at this point in the history
  2. Rename custom-properties file

    It does not have any Sass in it.
    tvdeyen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fe80218 View commit details
    Browse the repository at this point in the history
  3. Deprecate default-margin and default-padding Sass variables

    Please use custom properties instead.
    tvdeyen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    52994fe View commit details
    Browse the repository at this point in the history