Skip to content

Conversation

@villdev
Copy link
Owner

@villdev villdev commented Apr 1, 2021

PARS.css Component Library
Dev Preview: https://pars.netlify.app/

Open for PR review @Team-Asynchronous @vaishnavme @amansethi00

Things to do:

  • Change alert colors.
  • Mobile Responsiveness
  • Search functionality
  • Right sidebar scroll animation

Copy link

@vaishnavme vaishnavme left a comment

Choose a reason for hiding this comment

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

Great work.

Copy link

@amansethi00 amansethi00 left a comment

Choose a reason for hiding this comment

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

Amazing work 🤯,I like your approach of putting components in array and loop over it when clicked in the view,I didn't find any such major changes in code,just added some small suggestions

border: "1px solid rgba(31, 41, 55)",
navHover: "#131314",
highlightBcg: "#26272b",
codeBcg: "#222328",

Choose a reason for hiding this comment

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

use variables instead hard coding,here repetitions of numerical value is seen

Copy link
Owner Author

Choose a reason for hiding this comment

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

Its not exactly hard coded. Its the theme that I am providing to the context and they are reused everywhere like backgroundColor: theme.highlightBcg

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.

4 participants