From d991abb97010d226518323be5c099a855e6f41a2 Mon Sep 17 00:00:00 2001 From: FezVrasta Date: Thu, 2 Oct 2014 10:08:46 +0200 Subject: [PATCH] grunt! --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 74fde306..6b3a6b26 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,3 +5,7 @@ Use this pen to test and deveop new features of Material Design for Bootstrap: http://codepen.io/FezVrasta/pen/ihmea It already includes every needed dependency and is based on the latest version of the theme. + +## Grunt + +**Grunt!** Ok... when you edit something please run `grunt` to compile CSS and copy stuff in the correct folders. Thanks!