Skip to content

Instantly share code, notes, and snippets.

@camsong
Last active December 14, 2015 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save camsong/0c179d0d3f243296050d to your computer and use it in GitHub Desktop.
Save camsong/0c179d0d3f243296050d to your computer and use it in GitHub Desktop.
/* style.css */
.className {
color: green;
}
/* form.css */
.submit {
}
.disabledSubmit { /***/ }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment