From 5059427002649b5a15ab330e33d967adca05b5fa Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 15 Nov 2014 19:23:30 -0500 Subject: add sass info to readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd99d1ed..ce133bf8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Bootswatch is open source and you’re welcome to modify the themes. Each theme consists of two LESS files. `variables.less`, which is included by default in Bootstrap, allows you to customize [these settings](http://getbootstrap.com/customize/#less-variables). `bootswatch.less` introduces more extensive structural changes. +These files are also available in SASS. + Check out the [Help page](http://bootswatch.com/help/) for more details on building your own theme. API @@ -38,11 +40,13 @@ Thomas Park Thanks ------ -[Mark Otto](http://github.com/markdotto) and [Jacob Thornton](http://github.com/fat) for [Bootstrap](https://github.com/twitter/bootstrap). +[Mark Otto](https://github.com/markdotto) and [Jacob Thornton](https://github.com/fat) for [Bootstrap](https://github.com/twitter/bootstrap). [Jenil Gogari](http://www.jgog.in/) for his contributions to the Flatly theme. -[James Taylor](http://github.com/jostylr) for [cors-lite](https://github.com/jostylr/cors-lite). +[James Taylor](https://github.com/jostylr) for [cors-lite](https://github.com/jostylr/cors-lite). + +[Corey Sewell](https://github.com/cjsewell) for SASS conversion. Copyright and License -- cgit v1.2.3