From 0ec8616e11922974ebe8393ef9a50f9baa4efa53 Mon Sep 17 00:00:00 2001 From: connorskees Date: Mon, 9 Jan 2023 01:51:11 +0000 Subject: [PATCH] add Sass documentation link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50eb2ef..90369be 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # grass -This crate aims to provide a high level interface for compiling Sass into +This crate aims to provide a high level interface for compiling [Sass](https://sass-lang.com/documentation/) into plain CSS. It offers a very limited API, currently exposing only 2 functions. In addition to a library, this crate also includes a binary that is intended to act as an invisible