Skip to content

Commit

Permalink
remove images from npm
Browse files Browse the repository at this point in the history
  • Loading branch information
shafiqhammad5 committed Apr 29, 2024
2 parents 6590682 + dff67c5 commit 560ef2d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TailGrids is a library of high-quality Tailwind CSS UI components and blocks, de

The free core version provides numerous UI components along with all core components. It is available for both personal and commercial projects. Please feel free to use it, and don't forget to support and inspire our team by starring this repo.

It's worth noting that this same set of components is also available for React and Vue.js.
It's worth noting that this same set of components is also available for React.js and Vue.js.

### [🚀 Explore All Components](https://tailgrids.com/components)

Expand All @@ -14,9 +14,9 @@ It's worth noting that this same set of components is also available for React a

### Installing via NPM

Ensure you've installed [Node.js](https://nodejs.org) and [Tailwind CSS](https://tailwindcss.com) before TailGrids NPM package. Here's a quick guide to get you started with Tailgrids:
Ensure you've installed [Node.js](https://nodejs.org) and [Tailwind CSS](https://tailwindcss.com/docs/plugins) before TailGrids NPM package. Here's a quick guide to get you started with Tailgrids:

**1. Install the [TailGrids NPM package](https://www.npmjs.com/package/tailgrids/?ref=tailgrids.com):**
**1. Install the [TailGrids NPM package](https://www.npmjs.com/package/tailgrids):**

```bash
npm i tailgrids
Expand All @@ -34,6 +34,8 @@ module.exports = {

And that's it! You're all set to start using TailGrids in your project. Happy coding!

>This TailGrids NPM package enables you to use UI components seamlessly in HTML, React, and Vue projects.
### [⚡ Get PRO Version](https://tailgrids.com/pricing)

### [📄 Detailed Documentation and Usage Guide](https://tailgrids.com/docs)
Expand Down

0 comments on commit 560ef2d

Please sign in to comment.