From f5df59122ef98fc2f465d102c7f1cdafb8912254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Wed, 17 Apr 2024 16:21:39 -0700 Subject: [PATCH] Added scss-to-css --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6bf740..b069c8b 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,8 @@ The only list of CSS/SCSS frameworks & resources you will ever need. [schema:](https://github.com/danmalarkey/schema) A modular, front end framework to easily and quickly help you jumpstart your process in building complex interfaces for the web right out the box. +[scss-to-css:](https://github.com/adamlui/scss-to-css) Recursively compile all SCSS files into minified CSS. + [Semantic-UI:](https://github.com/semantic-org/semantic-ui) a UI component framework based around useful principles from natural language. [shorthand:](https://github.com/shorthandcss/shorthand) Utility based css framework built with SCSS.