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 Modern Usage Example #22

Open
tylerkrupicka opened this issue Sep 30, 2020 · 0 comments
Open

Add Modern Usage Example #22

tylerkrupicka opened this issue Sep 30, 2020 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@tylerkrupicka
Copy link
Contributor

One area where this project struggles with documentation is useful examples. We document bits and pieces of the PostCSS configuration required to use this project, but it doesn't really give a full picture for somebody new to PostCSS in general.

I would like to create a folder in the repository called examples and in it add a folder called modern which has a simple app using the modern theme configuration and PostCSS.

This would require:

  • Creating the folders.
  • Create a sample application using Create React App, Webpack, or similar.
  • Set up PostCSS using this plugin (with comments in the PostCSS config).
  • Create a simple page that contains a button that has themes for different products (maybe TT and QB), and a light and dark mode.
  • Toggles to switch between themes and color schemes to show it working.

I think this would greatly simplify setup for people using this project or PostCSS for the first time.

@tylerkrupicka tylerkrupicka added enhancement New feature or request hacktoberfest labels Sep 30, 2020
@tylerkrupicka tylerkrupicka changed the title Add Usage Example Add Modern Usage Example Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant