/tawian-frontend

Frontend for Tawian

Primary LanguageCSSMIT LicenseMIT

Tawian Frontend npm package

Simple CSS framework with a markdowny look. Based on hack.

Usage

<link rel="stylesheet" href="http://tawian.io/tawian-frontend/tawian-frontend.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cousine:400,400i,700,700i">

or via npm (font still has to be added to the html)

npm install --save tawian-frontend

Preview

Screenshot

Build

npm run build

npm run watch  # builds continuously