Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stuymedova/svelte-tailwind

[DEMO] Getting to know TailwindCSS
https://github.com/stuymedova/svelte-tailwind

svelte svelte3 sveltejs tailwind tailwindcss

Last synced: 3 days ago
JSON representation

[DEMO] Getting to know TailwindCSS

Awesome Lists containing this project

README

        

# Svelte + TailwindCSS
Svelte app with TailwindCSS configured

## Overview

```
.
└── src
└── App.svelte
```

## Prerequisites

[Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/)

## Setup

Run in terminal:
```
npm install
npm run dev
```

## Result

svelte-tailwindcss

Utilizes [Carbon Design System](https://github.com/carbon-design-system/carbon) licensed under the Apache 2.0 License.