Home

Awesome

<div align="center">

Tachyons Bootstrap

GitHub Workflow Status codecov.io contributions welcome Hit Count

<!-- Dependency badges disabled as service unavailable see: https://github.com/dwyl/tachyons-bootstrap/issues/71 [![Dependencies Status](https://david-dm.org/dwyl/tachyons-bootstrap/status.svg?style=flat-square)](https://david-dm.org/dwyl/tachyons-bootstrap) [![devDependencies Status](https://david-dm.org/dwyl/tachyons-bootstrap/dev-status.svg?style=flat-square)](https://david-dm.org/dwyl/tachyons-bootstrap?type=dev) -->

View & use Tachyons bootstrap: tachyons-bootstrap.dwyl.com

</div>

Why?

We need to make it easy for people to ship :shipit: as consistently, quickly and painlessly as possible. To aid that we need a component guide with detailed examples people can "copy-paste" from.

Tachyons Bootstrap has been built to demonstrate the power of tachyons and functional css and encourage people to understand the code they're implementing. To learn more about tachyons and why we think it's great, check out: https://github.com/dwyl/learn-tachyons#why-tachyons

What?

Tachyons Bootstrap is inspired by Bootstrap v3 (an excellent, comprehensive and reusable set of components). It's a component guide built using tachyons that people can use to build/ship their apps fast.

How?

Display component examples alongside their code, so people can copy and paste to replicate them.

Still to come

Using Tachyons Bootstrap

Find the Tachyons Bootstrap guide at: https://tachyons-bootstrap.dwyl.com/

To use it in your own project:

Running this repo

If you wish to run this repo locally, clone it and enter:

npm start into the command line

and navigate to localhost:8000 in your browser.

NB - you don't need to run this repo to use Tachyons Bootstrap in your project, this is just an option for people who may wish to explore this repo from a technical perspective or add to it.

All dwyl projects & products use the "PETE" Stack, which includes tachyons.