diff --git a/README.md b/README.md index 5c2d9c3..beec1e5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This is a list of CSS themes and frameworks that do not require you to add their * [Marx](#marx) * [sakura](#sakura) * [tacit](#tacit) + * [Tufte CSS](#tufte-css) * [W3C Core Styles](#w3c-core-styles) * [water.css](#watercss) * [YoRHa](#yorha) @@ -127,6 +128,14 @@ This is a list of CSS themes and frameworks that do not require you to add their [![tacit.png](thumbnail/tacit.png)](screenshot/tacit.png) +### Tufte CSS + +* [Repository](https://github.com/edwardtufte/tufte-css) +* [Demo](https://edwardtufte.github.io/tufte-css/) + +[![tufte-css.png](thumbnail/tufte-css.png)](screenshot/tufte-css.png) + + ### W3C Core Styles * [Website](https://www.w3.org/StyleSheets/Core/Overview) diff --git a/screenshot/tufte-css.png b/screenshot/tufte-css.png new file mode 100644 index 0000000..5eda983 Binary files /dev/null and b/screenshot/tufte-css.png differ diff --git a/thumbnail/tufte-css.png b/thumbnail/tufte-css.png new file mode 100644 index 0000000..31d9dc2 Binary files /dev/null and b/thumbnail/tufte-css.png differ