This is a style guide proposal for the Seven theme for Drupal 8, originally prepared by Ry5n, Yoroy and Bojhan. This version uses the Kalei style guide format for display and live css demos.
Feel free to grab this and make changes.
The idea here was to quickly convert the style guide originally proposed on groups.drupal.org, into a living self-documenting set of stylesheets, with inline code examples to use for reference and implementation.
To set this up:
- Clone the repo:
git clone [email protected]:jameswilson/SevenStyleGuide.git
- Initialize the submodule:
git submodule update --init --recursive