@celestialcode-react/components
TypeScript icon, indicating that this package has built-in type declarations

0.0.87 • Public • Published

Installation

npm install @celestialcode-react/styles @celestialcode-react/components
yarn add @celestialcode-react/styles @celestialcode-react/components

Configuration

tailwind.config.js

/** @type {import('tailwindcss').Config} */
module.exports = {
  content: [
    "./src/**/*.{js,jsx,ts,tsx}",
    "./node_modules/@celestialcode-react/**/*.{js,jsx,ts,tsx}",
  ],
  theme: {
    extend: {},
  },
  plugins: [require("@celestialcode-react/styles"), require("@tailwindcss/forms")],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @celestialcode-react/components

Weekly Downloads

1

Version

0.0.87

License

MIT

Unpacked Size

1.57 MB

Total Files

698

Last publish

Collaborators

  • arnupap.sukserm
  • nantanon