-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #254 from nekochans/feature/issue253/upgrade-lgtm-…
…cat-ui @nekochans/lgtm-cat-ui を最新安定版に更新して styled-components への依存を削除
- Loading branch information
Showing
14 changed files
with
938 additions
and
567 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,3 +52,6 @@ build-storybook.log | |
|
||
# IntelliJ IDEA | ||
.idea | ||
|
||
# Stylelint | ||
.stylelintcache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"extends": [ | ||
"stylelint-config-standard", | ||
"stylelint-config-recess-order", | ||
"stylelint-config-prettier" | ||
], | ||
"ignoreFiles": [ | ||
"**/node_modules/**", | ||
"**/.next/**", | ||
"**/build/**", | ||
"**/coverage/**", | ||
"**/storybook-static/**" | ||
], | ||
"plugins": ["stylelint-order"] | ||
} |
Oops, something went wrong.
b08b6bf
There was a problem hiding this comment.
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:
lgtm-cat-frontend – ./
lgtm-cat-frontend-git-main-nekochans.vercel.app
lgtmeow.com
lgtm-cat-frontend.vercel.app
lgtm-cat-frontend-nekochans.vercel.app