From 30d75daa5946a9a79a37cfc6ddfaef9dae9b9410 Mon Sep 17 00:00:00 2001 From: Dmitry Fadeyev Date: Tue, 25 Dec 2012 22:52:40 +0000 Subject: [PATCH] add link to examples page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce7e2b7..19b8f35 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ A set of useful mixins for LESS, the CSS pre-processor: More information and usage examples over at: +Examples page of all the mixins here: + Oreolek has a good fork with the mixins organized under namespaces here: https://github.com/Oreolek/elements I recommend going with that if you use other frameworks like Bootstrap to avoid clashes.