21
loading...
This website collects cookies to deliver better user experience
btn
class adds over 400 lines of CSS code to the HTML element.<a
class="pa2 bg-light-gray link ba bw1 bg-hover-moon-gray black br3"
href="#">
Link Button
</a>
To find more classes check Tachyons Styles page.
Cheatsheet with colours and relevant class names for text, backgrounds and borders.
Some friendly colour combinations by Tachyons.
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css"/>
npm install --save-dev [email protected]
git clone [email protected]:tachyons-css/tachyons.git
cd tachyons
npm install && npm start
21