From c141e0b84347ec2406be3187394ac0b7d17d98f9 Mon Sep 17 00:00:00 2001 From: Valerio Ageno Date: Thu, 6 Jun 2024 18:57:47 +0200 Subject: [PATCH] fix: CSS module metion in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 857edeae..2d69335f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ tuono dev - [x] FS routing - [x] Hot Module Reload -- [x] CSS/SCSS modules +- [x] CSS modules - [x] Rust based server side rendering - [x] Multi thread backend - [x] Development environment