From 54fb169ebc10c638cacdf8b9f59a71801ea52dd8 Mon Sep 17 00:00:00 2001 From: Mathias Polligkeit Date: Mon, 11 Dec 2023 08:29:18 +0900 Subject: [PATCH] add note about status --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3df28fe4..c88aa4da 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,8 @@ end alternatively styled variations of the same HTML elements. - The library is designed without default styles and does not prefer any particular CSS framework. + +## Status + +The library is actively developed. Being in its early stages, the library may +undergo significant changes, leading to potential breaking changes.