Skip to content

Commit 9ff1afe

Browse files
committed
Update README.md with new landing page template and add cover image
1 parent 5a8f3ef commit 9ff1afe

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

README.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
<h1>Tailwind 3.1 - Vite boilerplate</h1>
1+
<h1>Ada</h1>
22

3-
A tailwindcss v3 - Vite project starter
3+
A Modern Landing page template built with Tailwindcss and Tailus Themer
44

5-
<h2>Tools</h2>
5+
<img src="public/cover.png" />
66

7-
- Tailwindcss v3 : UI
8-
- Vite 2.9
9-
- Vanilla
10-
- Prettier
11-
- Postcss
7+
## Features
8+
9+
* Modern
10+
* Responsive
11+
* Fully Customizable
12+
* Easy to use
13+
* Dark Mode
14+
* Bento Box
1215

1316
## Build Setup
1417

@@ -23,10 +26,6 @@ $ npm run build
2326
$ npm run preview
2427
```
2528

26-
### `assets`
27-
28-
The assets directory contains your uncompiled assets such as Stylus or Sass files, images, or fonts.
29-
30-
### `src`
31-
32-
The src directory contains your app ui (html files) and your JavaScript.
29+
## Customization
30+
* [Palette](https://beta.tailus.io/docs/customization/palette/) to learn how to customize the color palette.
31+
* [Plugin](https://beta.tailus.io/docs/customization/plugin/) to learn how to customize the theme.

public/cover.png

231 KB
Loading

0 commit comments

Comments
 (0)