An open API service indexing awesome lists of open source software.

https://github.com/vicainelli/charity-tailwindcss-theme

Free And Open Source HTML Template For Charity Causes
https://github.com/vicainelli/charity-tailwindcss-theme

css gulp pugjs tailwindcss theme

Last synced: 2 months ago
JSON representation

Free And Open Source HTML Template For Charity Causes

Awesome Lists containing this project

README

          

# Charity Tailwindcss Theme

[![license](https://img.shields.io/github/license/vicainelli/charity-tailwindcss-theme.svg)](LICENSE) [![Build Status](https://travis-ci.org/vicainelli/charity-tailwindcss-theme.svg?branch=master)](https://travis-ci.org/vicainelli/charity-tailwindcss-theme)

Based on [Tailwind CSS](https://tailwindcss.com/) and [PugJS](https://pugjs.org/api/getting-started.html)

### Install dependencies

`yarn`

### Run Individual Tasks

#### CSS (TailwindCSS)
`gulp css`

#### Pug
`gulp views`

### Run Watch Task
`gulp`

### Run Build Task
`npm production`