We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b2c2bf + 2ebf7d5 commit 31279beCopy full SHA for 31279be
readme.md
@@ -1,11 +1,11 @@
1
# Tachyons Documentation
2
3
-Documentation for Tachyons -- a performant, mobile-first, and 100% responsive modular css framework.
+Documentation for Tachyons — a performant, mobile-first, and 100% responsive modular CSS framework.
4
5
## Installation and Usage
6
7
```
8
-git clone https://github.com/tachyons-css/tachyons-css.github.io && cd $_
+git clone https://github.com/tachyons-css/tachyons-css.github.io && cd tachyons-css.github.io
9
npm i && npm start
10
11
0 commit comments