I hereby claim:
- I am rootandroid58 on github.
- I am ethicalhacker58 (https://keybase.io/ethicalhacker58) on keybase.
- I have a public key ASAFJA8_y99-oDqOQXGd0WgfKP1Jmu6HeVKp378ZwkljQAo
To claim this, I am signing this object:
| const defaultTheme = require('tailwindcss/defaultTheme'); | |
| const plugin = require("tailwindcss/plugin"); | |
| /** @type {import('tailwindcss').Config} */ | |
| module.exports = { | |
| content: [ | |
| "./pages/**/*.{js,ts,jsx,tsx}", | |
| "./layouts/**/*.{js,ts,jsx,tsx}", | |
| "./components/**/*.{js,ts,jsx,tsx}", |
| /** @type {import('tailwindcss').Config} */ | |
| const colors = require('tailwindcss/colors'); | |
| module.exports = { | |
| content: [ | |
| './pages/**/*.{js,ts,jsx,tsx,mdx}', | |
| './components/**/*.{js,ts,jsx,tsx,mdx}', | |
| './app/**/*.{js,ts,jsx,tsx,mdx}', | |
| ], | |
| theme: { |
I hereby claim:
To claim this, I am signing this object: