UNPKG
@safaricom-mxl/nextjs-turbo-redis-cache
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
0.0.0
Next.js redis cache handler
@safaricom-mxl/nextjs-turbo-redis-cache
/
test
/
integration
/
next-app-15-0-3
/
postcss.config.mjs
6 lines
(4 loc)
•
81 B
JavaScript
View Raw
1
2
3
4
5
6
const
config = { plugins: [
"@tailwindcss/postcss"
], };
export
default
config;