UNPKG

ent-framework

Version:

A PostgreSQL graph-database-alike library with microsharding and row-level security

9 lines (7 loc) 135 B
/** @type {import('postcss-load-config').Config} */ const config = { plugins: { tailwindcss: {}, }, }; export default config;