Skip to content
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

GC-3696 update blue primary and add new screen sizes #1327

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

micmcgrorty
Copy link
Contributor

💬 Description

Updated the blue primary colour to match mono, and update the screen sizes object to match mono.

package.json Outdated
@@ -57,7 +57,7 @@
"dist"
],
"scripts": {
"build": "rm -rf dist && babel --extensions '.ts,.tsx' lib/ --out-dir dist/lib && babel tailwind.config.js --out-dir dist && npm run compile:css && npm run legacy:copy-styles && npm run generate-types",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason we're removing the type generation?
I could be wrong, but I think we import those types in SSR so we can have type safety where we're using the mono components?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, didn't mean to commit that.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah no worries :) all good!

@micmcgrorty micmcgrorty merged commit bebc6a1 into main Nov 29, 2023
2 checks passed
@micmcgrorty micmcgrorty deleted the GC-3596 branch November 29, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants