-
Notifications
You must be signed in to change notification settings - Fork 7
Documentation
chris-pearce edited this page Sep 30, 2014
·
1 revision
#TODO
- Update CSS Guidelines.
- Consistent naming esp. for sizes.
- Sass watch:
sass --watch demo-styles.scss:demo-styles.css --style compressed
sass --watch style.scss:style.css --style compressed
- Names:
- Tiny.
- Small.
- Large.
- Huge.
- None.
- Wrap at 80 characters.
- Inspiration:
- 2 line breaks after page title comments.
- 4 line breaks between section heading comments.
- 2 line breaks between heading comments.
- No full stops after URL's.
- Full stop after everything except
//
comments and URL's. - Bullet list for
@credit
references.