Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 819 Bytes

readme.md

File metadata and controls

15 lines (13 loc) · 819 Bytes

This project holds a collection of CSS-3 patterns created using background properties.

If you are interested in creating patterns this blog should help you: https://dev.to/venkyakshaya/creating-patterns-with-css-simplified-5a60

This project is currently live at https://akshaya-venkatesh8.github.io/css-patterns/

Contributions in any form are welcome!

To add a pattern to this gallery:

  • Copy and paste the last div with the class "pattern" in the wrapper class
  • Replace your custom class (For eg. thirteen - the next number in words) in the new div
  • Add your background styles at the bottom of styles.css
  • Replace the title(1 or 2 words) along with your name.
  • Verify if everythings looks good
  • Raise a PR
  • Thank you! Your contribution is very much appreciated!
Powered by JQuery