araera111 / react-datetime-picker-control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test

pnpm add -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
 content: [
    "./src/**/*.{js,jsx,ts,tsx}",
  ],
@tailwind base;
@tailwind components;
@tailwind utilities;

About


Languages

Language:TypeScript 96.8%Language:HTML 1.7%Language:JavaScript 1.1%Language:CSS 0.4%