Skip to content

Addressed Issue 41: was annoying#74

Open
BryanVeith wants to merge 4 commits intomainfrom
address-some-issues
Open

Addressed Issue 41: was annoying#74
BryanVeith wants to merge 4 commits intomainfrom
address-some-issues

Conversation

@BryanVeith
Copy link
Contributor

No description provided.

@BryanVeith BryanVeith temporarily deployed to smart-chef-website December 3, 2022 04:39 Inactive
.container {
@import "css/FeedStyles.css";
@import "css/IngredientFeed.css";
/* .container {
Copy link
Contributor

@nashirj nashirj Dec 4, 2022

Choose a reason for hiding this comment

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

If you're not using the commented out code, it can be deleted - this applies everywhere

Comment on lines 180 to 181
/* TODO(41): If the styles for this and ingredient are identical, make them share
css. If not, just extract this into a separate css file */
Copy link
Contributor

Choose a reason for hiding this comment

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

Can delete these comments for TODO(41) everywhere

@@ -0,0 +1,113 @@
:root {
--our-green: #008600;
Copy link
Contributor

Choose a reason for hiding this comment

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

smart-chef-green instead of our-green

@nashirj
Copy link
Contributor

nashirj commented Dec 5, 2022

After you address the other comments you can merge

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.

Extract CSS for ingredient feed and recipe feed into a separate file Set up variables for commonly used css colors

2 participants