Skip to content

Instantly share code, notes, and snippets.

@wallynm
Created August 20, 2018 04:05
Show Gist options
  • Save wallynm/10db52ac7fa259741e411b7a58bb791f to your computer and use it in GitHub Desktop.
Save wallynm/10db52ac7fa259741e411b7a58bb791f to your computer and use it in GitHub Desktop.
Medium - 01 CSS Modules
<form class="form form--theme-xmas form--simple">
<input class="form__input" type="text" />
<input
class="form__submit form__submit--disabled"
type="submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment