From 9adb81bc32534302f181c456ee7652dc84d66a43 Mon Sep 17 00:00:00 2001 From: Stephen Marie-Rhodes Date: Fri, 30 Dec 2016 11:23:08 -0800 Subject: [PATCH] Update readme to reflect correct compass version support - Show support for compass 0.12.7 (as opposed to compass 1.x+) --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 1f52a73..ee20db2 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,7 @@ # Compass SASS Stylesheets -This is a repository to pull SASS style sheets on Bower, and enjoy the compass mixins by using libsass for faster compilation. This project makes minimal modifications to the original stylesheets from the [original repository](https://github.com/Compass/compass/tree/stable/core/stylesheets), intented to improve libsass compatibility and not change output. +This is a repository to pull SASS style sheets on Bower, and enjoy the compass mixins by using libsass for faster compilation. This project makes minimal modifications to the original Compass 0.12.X stylesheets from the [original repository](https://github.com/Compass/compass/blob/f9e8b54f41ee349f53413d36785b0f979881e6e3/frameworks/compass/stylesheets), intented to improve libsass compatibility and not change output. ## Compass Ruby Functions