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

add media query debugger and css modules #27

Merged
merged 6 commits into from
Apr 3, 2020

Conversation

phritolay
Copy link
Contributor

@phritolay phritolay commented Apr 2, 2020

Moving from Docz to Storybook. Move sass and postcss configurations here for reuse. Doing this also resolves conflicts between the theme and the project that occurs with CSS modules.

resolves #3
resolves #13

This PR is related to ample/gatsby-starter-ample#15

Move sass and postcss configurations here for reuse. Doing this also resolves conflicts between the theme and the project that occurs with CSS modules.

resolves #3
resolves #13

This PR is related to ample/gatsby-starter-ample#15
bewteen the theme and the project
This was referenced Apr 2, 2020
Copy link
Contributor

@seancdavis seancdavis left a comment

Choose a reason for hiding this comment

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

A few comments. Let me know what you think.

index.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/components/layout/debug/media-queries/index.js Outdated Show resolved Hide resolved
src/components/seo/index.js Outdated Show resolved Hide resolved
add previews for the Link component
update Gatsby and other node modules
update develop and build scripts
condense exports on index.js
@seancdavis seancdavis merged commit 420f7b5 into master Apr 3, 2020
@seancdavis seancdavis deleted the feature/media-queries-debugger-and-css-modules branch April 3, 2020 17: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.

Setup CSS modules Add media debugger
2 participants