From 017bc971b4870a75679e4d2c8bea6e424b61066d Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Tue, 19 May 2020 15:48:53 -0400 Subject: [PATCH] remove first line in readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index af445ba..a0e2dd8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # grass -An implementation of the SASS spec in pure Rust - This crate aims to provide a high level interface for compiling SASS into plain CSS. It offers a very limited API, currently exposing only 2 structs.