Skip to content

Instantly share code, notes, and snippets.

@yoshuawuyts
Created May 25, 2014 11:52
Show Gist options
  • Save yoshuawuyts/bafc679115088aaba706 to your computer and use it in GitHub Desktop.
Save yoshuawuyts/bafc679115088aaba706 to your computer and use it in GitHub Desktop.

YSS: CSS for JS fetishistas

File headers

/**
 * Form submit button
 *
 * @class .button-submit
 * @class .button-submit__error
 * @class .button-submit__success
 * @class .button-submit__disabled
 */

Class headers

/**
 * Form submit button text
 *
 * @selector a p > href
 * @state {:hover}
 * @state {:selected}
 * @param {Color} --color-white
 */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment