Skip to content

Commit

Permalink
chore: update stylelint config
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo committed Oct 9, 2023
1 parent f5eb231 commit 1326341
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .stylelintrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
{
"ignoreShorthands": ["inset"]
}
]
],
"media-feature-range-notation": "prefix"
},
"ignoreFiles": ["**/.*.*", "**/*.ts", "**/*.js", "**/*.json", "**/*.md"],
"overrides": [
Expand Down

1 comment on commit 1326341

@vercel
Copy link

@vercel vercel bot commented on 1326341 Oct 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

veui – ./

veui-ecomfe.vercel.app
veui-git-main-ecomfe.vercel.app
veui-demo.vercel.app
main.veui.dev

Please sign in to comment.