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

Importing in Next.js project and scoping CSS #166

Merged
merged 18 commits into from
Apr 9, 2023

Conversation

kidroca
Copy link
Contributor

@kidroca kidroca commented Apr 9, 2023

Details

Next requires CSS imported from node_modules to only be css modules to avoid possible collisions
gds/react package was updated so it does not rely on gds/css as peer dependency
Token generation scripts are extracted out of package.json and updated slightly for more coverage
Some css file changes to facilitate CSS modules
Tested the package versioning script and changelog generation

@kidroca kidroca force-pushed the kidroca/fix-importing-in-nextjs-project branch from 4b0e690 to 552c56c Compare April 9, 2023 11:55
@kidroca kidroca force-pushed the kidroca/fix-importing-in-nextjs-project branch 5 times, most recently from 71532c2 to 554ed98 Compare April 9, 2023 14:25
@kidroca kidroca force-pushed the kidroca/fix-importing-in-nextjs-project branch from 554ed98 to 86a0e3a Compare April 9, 2023 14:27
@kidroca kidroca marked this pull request as ready for review April 9, 2023 14:48
@kidroca kidroca merged commit b1b0859 into development Apr 9, 2023
@kidroca kidroca deleted the kidroca/fix-importing-in-nextjs-project branch April 9, 2023 14:49
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.

1 participant