Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.92 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.92 KB

Style Stage

Style Stage

A modern CSS showcase styled by community contributions

Created by Stephanie Eckles (@5t3ph)

Visit Style Stage to view the available styles, and learn more about this project!

View the index of stylesheets available in this repo.

Contribute a Stylesheet

Visit the files section to download the source files.

Or jump right in by forking the CodePen.

Then, create your own version of the stylesheet, being sure to adhere to the guidelines. Use it as a starting point, or begin from a blank file! Keep in mind you may not modify the HTML, including adding classes.

You may use any build setup you prefer, but the final submission should be the compiled CSS unminified. Style Stage processing will autoprefix your styles and prepend the stylesheet with the CC BY-NC-SA license as well as attribution using the metadata you provide.

To submit your stylesheet, create pull request containing a unique .json file added to _src/_data/styles/ following the schema below.

{
  // Required
  "title": "Main Stage Test",
  "author": "Stephanie Eckles",
  "stylesheet": "https://moderncss.dev/css/style.css",
  // Optional
  "twitter": "5t3ph",
  "websiteTitle": "ModernCSS.dev",
  "websiteUrl": "https://moderncss.dev"
}

Feedback welcome!

You can file it as an issue.

Buy me a coffee