Skip to content

Instantly share code, notes, and snippets.

@wallynm
Created August 20, 2018 04:07
Show Gist options
  • Save wallynm/2104c70d6f2199bf32d0bc269e40ad00 to your computer and use it in GitHub Desktop.
Save wallynm/2104c70d6f2199bf32d0bc269e40ad00 to your computer and use it in GitHub Desktop.
Medium 01 - CSS Modules
.form { }
.form--theme-xmas { }
.form--simple { }
.form__input { }
.form__submit { }
.form__submit--disabled { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment