Overview
The content is a guide for installing the Not Idea UI theme. It provides instructions for installation using npm or yarn, and different options for integrating it with TailwindCSS. The guide also explains how to use default styles and colors, as well as how to customize the tailwind.config.js file.
Features
- Installation options with npm or yarn
- Integration with TailwindCSS for custom styles and color palettes
- Use of default styles and colors
- Configuration for VanillaJS, ReactJS, and VueJS
- Support for Vue/Cli and create-react-app
Installation
To install the Not Idea UI theme, you can use either npm or yarn. Here are the steps for installation:
- Using npm:
npm install not-idea-ui - Using yarn:
yarn add not-idea-ui
Summary
The content provides a guide for installing the Not Idea UI theme. It explains the installation options with npm or yarn and provides instructions for integrating the theme with TailwindCSS. The guide also covers how to use default styles and colors, as well as how to customize the tailwind.config.js file. Overall, it is a comprehensive guide for installing and configuring the Not Idea UI theme.