-
Notifications
You must be signed in to change notification settings - Fork 22
[Init] ShapeBuilder #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Init] ShapeBuilder #3
Conversation
…site setup Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
| @@ -0,0 +1,475 @@ | |||
| // src/styles/styles.js | |||
| import styled, { createGlobalStyle } from "styled-components"; | |||
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.
Again, use Sistent.
amitamrutiya
left a comment
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.
don't add all of the font family just use one or two that are needed
Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
…ules can't be polyfilled at webpack < 5" Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
Signed-off-by: M-DEV-1 <[email protected]>
|
Let's see if we can get the eslint workflow reconfigured and passing... |
Signed-off-by: Lee Calcote <[email protected]>
Signed-off-by: Lee Calcote <[email protected]>
Signed-off-by: Lee Calcote <[email protected]>
Notes for Reviewers
This PR fixes Init Repo #1
use Sistent
Signed commits