Skip to content

Instantly share code, notes, and snippets.

@Avalojandro
Created August 15, 2020 03:31
Show Gist options
  • Save Avalojandro/9bf178fe637a02bd671d9933aab92b13 to your computer and use it in GitHub Desktop.
Save Avalojandro/9bf178fe637a02bd671d9933aab92b13 to your computer and use it in GitHub Desktop.
Chips CattoCSS Framework
<!-- Chips -->
<a class="chip">Hello!</a>
<a class="chip primary">Hello!</a>
<a class="chip secondary">Hello!</a>
<a class="chip tertiary">Hello!</a>
<a class="chip warning">Hello!</a>
<a class="chip success">Hello!</a>
<a class="chip">Hello!</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment