mirror of
https://github.com/leonvanzyl/agentic-coding-starter-kit.git
synced 2026-03-18 03:13:09 +00:00
Initial commit from Create Next App
This commit is contained in:
5
postcss.config.mjs
Normal file
5
postcss.config.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
const config = {
|
||||
plugins: ["@tailwindcss/postcss"],
|
||||
};
|
||||
|
||||
export default config;
|
||||
Reference in New Issue
Block a user