DEV Community

Cover image for chamy - New CSS Framework
Suresh P
Suresh P

Posted on

chamy - New CSS Framework

chamy is a non-responsive CSS framework. it's really helpful to build a site without the need for separate stylesheets. even, you can add your class and id to implement in your style too, it's won't cut off you're limited to adding new codes, still work flawlessly like before even if you add your class and ids too

Highlights

  • easy-to-use
  • lightweight file size
  • you can use any colors - hex, rgb, hsl
  • supports units like px, rem, %
  • external stylesheet not needed anymore
  • override a css class names and ids too
  • no more cut-off for your creativity

list a few Examples:

card

navigation

Full Documentation site about chamy:
https://sureshpandiyancc.wixsite.com/chamy

you can find chamy in npmjs.com too

Top comments (0)