Skip to content

Commit 7c8beee

Browse files
committed
chore: merge main into codeSplitting branch
2 parents a446a43 + c953924 commit 7c8beee

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+5306
-3991
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.13.0
1+
24.14.0

.stylelintrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
],
66
"plugins": [
77
"@double-great/stylelint-a11y",
8-
"stylelint-use-logical-spec",
8+
"stylelint-use-logical",
99
"stylelint-plugin-carbon-tokens"
1010
],
1111
"reportNeedlessDisables": true,
@@ -21,7 +21,7 @@
2121
"ignoreAtRules": ["if", "else", "each", "include", "mixin"]
2222
}
2323
],
24-
"liberty/use-logical-spec": true,
24+
"csstools/use-logical": "always",
2525
"selector-class-pattern": [
2626
"^([a-z]*--)*[a-z]([-]?[a-z0-9]+)*(__[a-z0-9]([-]?[a-z0-9]+)*)?(--[a-z0-9]([-]?[a-z0-9]+)*)?$",
2727
{

.vscode/carbon-general.code-snippets

Lines changed: 0 additions & 63 deletions
This file was deleted.

.vscode/carbon-linter-disables.code-snippets

Lines changed: 0 additions & 40 deletions
This file was deleted.

.vscode/carbon-motion.code-snippets

Lines changed: 0 additions & 82 deletions
This file was deleted.

.vscode/carbon-spacing.code-snippets

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)