Skip to content

aanomm/tachyons-css.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where the documentation lives for https://tachyons.io.

Installation

Running the web app
git clone https://github.com/tachyons-css/tachyons-css.github.io
npm i && npm run dev
Building component documentation

Run the build for all components (this will take a while)

npm run build:components

Run the build for a particular component category

npm run build:components lists

Related

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Made by @mrmrs_, @4lpine & contributors

About

Documentation for designing faster than the speed of light

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.4%
  • CSS 3.3%
  • JavaScript 1.3%