javascript-template/templates/vanilla
jasmine 1f1a1f347d
Modernize templates with Tailwind v4 and ESLint flat config
- 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
2025-11-15 22:34:05 +08:00
..
nix/modules Clean up template configurations for initialized projects 2025-11-14 12:26:43 +08:00
src Modernize templates with Tailwind v4 and ESLint flat config 2025-11-15 22:34:05 +08:00
.envrc Restructure templates to include Nix development environment 2025-11-14 12:05:50 +08:00
.gitignore Modernize templates with Tailwind v4 and ESLint flat config 2025-11-15 22:34:05 +08:00
.prettierignore Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
.replrc.js Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
eslint.config.js Modernize templates with Tailwind v4 and ESLint flat config 2025-11-15 22:34:05 +08:00
flake.lock Restructure templates to include Nix development environment 2025-11-14 12:05:50 +08:00
flake.nix Fix template metadata and naming 2025-11-14 12:33:56 +08:00
index.html Modernize templates with Tailwind v4 and ESLint flat config 2025-11-15 22:34:05 +08:00
Justfile Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
package.json Fix template metadata and naming 2025-11-14 12:33:56 +08:00