1.0.3 • Published 4 years ago

tendu v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

See Wiki page for documentation

This project is still under development. I'm developing alone, feel free to report your contributions

Live DEMO

Installation

with CDN

Copy-paste the stylesheet into your before all other stylesheets to load our CSS.

<link rel="stylesheet" href="https://unpkg.com/browse/tendu@1.0.1/dist/styles.min.css">

with CLI

npm install tendu --save
# or
yarn add tendu

Overview

<div class="container">
    <div class="bg-ambiance padding-5px grid-all-10"> ... </div>
</div>

You can also use it in your sass projects

import "~tendu/src/style.scss"
/*
 or
 import "node_modules/tendu/src/style.scss"
*/

For contributors

Clone this project

cd projectfile/

npm install
yarn start

patreon

1.0.3

4 years ago

0.0.1

4 years ago

1.0.0

5 years ago