From cf27f60d84697b54dafd9abf57328f7583683d5e Mon Sep 17 00:00:00 2001 From: 0lolatw Date: Fri, 16 Sep 2022 12:50:44 +0800 Subject: [PATCH 1/3] Add Master CSS --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e4ca386c20..3a799f86b8 100755 --- a/readme.md +++ b/readme.md @@ -457,6 +457,7 @@ - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed. - [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API. - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites. +- [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax, efficiently build your UI and design system with HTML only. ## Back-End Development From 71f40e7c5ebe1f5e602d61a12425091ee901f58e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 20 Nov 2022 21:09:01 +0700 Subject: [PATCH 2/3] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3a799f86b8..a9be1364b2 100755 --- a/readme.md +++ b/readme.md @@ -457,7 +457,7 @@ - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed. - [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API. - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites. -- [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax, efficiently build your UI and design system with HTML only. +- [Master CSS](https://github.com/master-co/awesome-master-css#readme) - A virtual CSS language with enhanced syntax. ## Back-End Development From 43127f127869af2c69082fb7dcc926734b51c3f3 Mon Sep 17 00:00:00 2001 From: 0lolatw Date: Tue, 22 Nov 2022 00:08:46 +0800 Subject: [PATCH 3/3] Fix lint checks unicorn not working, force pushing and run lint.