From 6e783237778d5cc37dd6e18cc5184441888eef4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn?= Date: Mon, 20 Apr 2020 21:50:26 +0200 Subject: [PATCH] adding --- dist/example/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/example/index.html b/dist/example/index.html index 5cc0a2e..e03c354 100644 --- a/dist/example/index.html +++ b/dist/example/index.html @@ -126,11 +126,11 @@

If you need all, mixins will be included,

@import
-    "all";
+ "crispy_all";

Only need Core and Modifiziers?

@import
-    "minimal";
+ "crispy_minimal";

CSS

For using CSS you can use crispy.css for all Styles or crispy_mininmal.css without Components.