Spaces:
Sleeping
Sleeping
dixiebone13-a11y
Stochastic Scatter v2.2: Rayleigh/Ricean Simulator — Vite+React+Tailwind, all 10 audit fixes
692a3e9 | /** @type {import('tailwindcss').Config} */ | |
| export default { | |
| content: ['./index.html', './src/**/*.{js,jsx}'], | |
| theme: { extend: {} }, | |
| plugins: [], | |
| }; | |