Skip to content

Commit

Permalink
chore: update storybook to v8.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeraS committed Jun 14, 2024
1 parent 4374858 commit cfe7ed6
Show file tree
Hide file tree
Showing 5 changed files with 2,047 additions and 1,846 deletions.
3 changes: 1 addition & 2 deletions .stylelintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": ["@gravity-ui/stylelint-config", "@gravity-ui/stylelint-config/prettier"],
"plugins": ["stylelint-use-logical"],
"rules": {
"csstools/use-logical": ["always", {"except": ["float", "width", "min-width", "max-width", "height", "min-height", "max-height"]}],
"declaration-colon-space-after": "always-single-line"
"csstools/use-logical": ["always", {"except": ["float", "width", "min-width", "max-width", "height", "min-height", "max-height"]}]
}
}
Loading

0 comments on commit cfe7ed6

Please sign in to comment.