From 0214b75c0857b4fe21b35f8947cfd36eaef77305 Mon Sep 17 00:00:00 2001 From: Mario Souto <13791385+omariosouto@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:31:01 -0300 Subject: [PATCH] feat: force release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 269f947..3b5be36 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SkynexUI +# SkynexUI: ## Why "another component library"? The focus of this library is to provide a common "DSL" for write UI cross platform. Doesn't matter if the platform it's mobile or web. You will think in UI based in "Text" (``) and "Boxes" (``) and write the styles with breakpoints based in the web CSS key value conventions.