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.