generated from taylorbryant/gatsby-starter-tailwind
-
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use Lead Style from MP tick import instead of Style (#1259)
* convert 'Fell/Hung' to 'Attempt' since thats what OB uses * add .tool-versions to gitignore for anyone using asdf * somewhat complicated logic for other edge cases * references md document in openbeta-graphql for ease of understanding the logic
- Loading branch information
1 parent
f26c453
commit aa7c9cb
Showing
2 changed files
with
35 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,5 +80,8 @@ content | |
*.pem | ||
.vscode/launch.json | ||
|
||
# for anyone using asdf | ||
.tool-versions | ||
|
||
.lighthouseci | ||
.idea/ |
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