This website requires JavaScript.
Explore
Help
Sign In
zach
/
RA.Aid
Watch
1
Star
0
Fork
You've already forked RA.Aid
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4685550605
RA.Aid
/
frontend
/
common
/
tailwind.config.js
206 B
Raw
Blame
History
/** @type {import('tailwindcss').Config} */ module.exports = { presets: [require('./tailwind.preset')], content: [ './src/**/*.{js,jsx,ts,tsx}', ], theme: { extend: {}, }, plugins: [], }
Powered by
TurnKey Linux
.