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

Organize CSS Files #10

Open
ramonaspence opened this issue Nov 16, 2020 · 0 comments
Open

Organize CSS Files #10

ramonaspence opened this issue Nov 16, 2020 · 0 comments

Comments

@ramonaspence
Copy link
Owner

ramonaspence commented Nov 16, 2020

Right now I just have one App.css, but I want stylesheets broken out for each component folder instead.

Here's a list of the component folders, where each one will have a stylesheet containing css rules for the components inside the folder.

Authentication
* Login
* Signup
Containers
* Home
* NavBar
Recipe Components
* Recipe Create
* Recipe Detail
* Recipe Update
Social Components
* Dashboard
* Explore Recipes
User Components
* Followers
* Following
* Profile Create
* Profile Update
* Profile Detail
* Profile View
* User's Recipe List

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

No branches or pull requests

1 participant