mirror of
https://github.com/sajenim/javascript-template.git
synced 2026-01-11 16:16:56 +08:00
- Add Tailwind CSS v4 to Next.js template with zero-config setup - Migrate both templates to ESLint flat config (eslint.config.mjs) - Add proper .gitignore files to vanilla and nextjs templates - Simplify root .gitignore to only Nix artifacts - Update styling for consistent visual identity across templates - Update README to reflect Tailwind inclusion and flat config |
||
|---|---|---|
| .. | ||
| app | ||
| nix/modules | ||
| .envrc | ||
| .gitignore | ||
| .prettierignore | ||
| eslint.config.mjs | ||
| flake.lock | ||
| flake.nix | ||
| Justfile | ||
| next.config.js | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||