diff --git a/README.md b/README.md index 4ac7a22..b136fc7 100644 --- a/README.md +++ b/README.md @@ -2,28 +2,28 @@ ### Ready-to-use Tailwind CSS blocks ##### Features -* 15 different categories (ecommerce, blog, pricing and more...) +* 60+ Blocks * Responsive -* Dark/light mode -* Color variations +* Dark Mode Support +* Color Variations ## How to use this project [![tailblocks](https://github.com/mertjf/tailblocks/blob/master/public/preview.gif)](https://tailblocks.cc) -This project provides multiple templates built using [Tailwind +This project provides multiple blocks built using [Tailwind CSS](https://tailwindcss.com/) that you can use in your own projects. This project is not a dependency that you add to your project, but instead provides you with HTML that you can easily copy and paste into your own project. To use the project: -1. Go to the [demo site](https://tailblocks.cc) -1. Find a template that you would like to use -1. Select the colorscheme you want with the colorscheme-picker -1. Select whether you would like to use light or dark mode with the picker -1. Click the "View Code" button -1. Copy/paste into your project +1. Go to the [Tailblocks](https://tailblocks.cc) +1. Select a block that you would like to use. +1. Choose a color from the color palette for the block you selected. +1. Select whether you would like to use light or dark mode with the dark/light toggle button. +1. Click the "View Code" button. +1. Copy/paste into your project. 1. 🎉