Skip to content

Commit cce7520

Browse files
committed
chore: fix features task format
1 parent 8684ea4 commit cce7520

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

packages/pranx/FEATURES.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# FEATURES ROADMAP
22

3-
-[X] FSR (File-System-Routing)
4-
-[X] SSR (Server Side Rendering)
5-
-[X] SSG (Static Side Generation)
6-
-[X] Hydratation (Full)
7-
-[X] CSR (Client-Side-Routing)
8-
-[X] API routes for server endpoints
9-
-[X] Extendable user config
10-
-[ ] ISG (Incremental Static Side Generation)
11-
-[ ] Per page Metadata
12-
-[ ] Client Metadata manipulation
13-
-[ ] Dev Mode
14-
-[ ] Sass Plugin
15-
-[ ] Tailwindcss support v3
16-
-[X] Tailwindcss support v4
17-
-[X] Css modules support
18-
-[ ] Layouts
19-
-[ ] Custom Error Pages
20-
-[ ] Websockets
21-
-[ ] Graphql
22-
-[ ] Env out of the box
3+
- [X] FSR (File-System-Routing)
4+
- [X] SSR (Server Side Rendering)
5+
- [X] SSG (Static Side Generation)
6+
- [X] Hydratation (Full)
7+
- [X] CSR (Client-Side-Routing)
8+
- [X] API routes for server endpoints
9+
- [X] Extendable user config
10+
- [ ] ISG (Incremental Static Side Generation)
11+
- [ ] Per page Metadata
12+
- [ ] Client Metadata manipulation
13+
- [ ] Dev Mode
14+
- [ ] Sass Plugin
15+
- [ ] Tailwindcss support v3
16+
- [X] Tailwindcss support v4
17+
- [X] Css modules support
18+
- [ ] Layouts
19+
- [ ] Custom Error Pages
20+
- [ ] Websockets
21+
- [ ] Graphql
22+
- [ ] Env out of the box

0 commit comments

Comments
 (0)