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

NPM package & SASS updates #5354

Merged
merged 2 commits into from
Dec 9, 2024
Merged

NPM package & SASS updates #5354

merged 2 commits into from
Dec 9, 2024

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Dec 9, 2024

Also bumped advised min dev node version to 20.

Left eslint as old due to eslint-config-airbnb-base not yet being
comptible.
Some SASS deprecations to solve.
@ssddanbrown ssddanbrown added this to the v24.12 milestone Dec 9, 2024
@ssddanbrown ssddanbrown self-assigned this Dec 9, 2024
Changes the name of our spacing variables due to the prefixing -/_
meaning private in the use of new "use" rather than include.

All now modular too, so all variables/mixins are accessed via their
package.

Also renamed variables file to vars for simpler/cleaner access/writing.

eg. '$-m' is now 'vars.$m'
@ssddanbrown ssddanbrown merged commit 8ec26e8 into development Dec 9, 2024
3 checks passed
@ssddanbrown ssddanbrown deleted the npm_deps_update branch December 9, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant