This website works better with JavaScript.
Help
Sign In
tentakelfabrik
/
crispy-css
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
adding
master
Björn
4 years ago
parent
87a4078b72
commit
6e78323777
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
dist/example/index.html
+ 2
- 2
dist/example/index.html
View File
@ -126,11 +126,11 @@
<
p
>
If you need all, mixins will be included,
<
/
p
>
<
pre
class
=
"code"
>
<
code
>
@import
"all";
<
/
code
>
<
/
pre
>
"
crispy_
all";
<
/
code
>
<
/
pre
>
<
p
>
Only need Core and Modifiziers?
<
/
p
>
<
pre
class
=
"code"
>
<
code
>
@import
"minimal";
<
/
code
>
<
/
pre
>
"
crispy_
minimal";
<
/
code
>
<
/
pre
>
<
h3
class
=
"h4"
>
CSS
<
/
h3
>
<
p
>
For using CSS you can use
<
span
class
=
"text-weight-bold"
>
crispy.css
<
/
span
>
for all Styles or
<
span
class
=
"text-weight-bold"
>
crispy_mininmal.css
<
/
span
>
without Components.
<
/
p
>
Write
Preview
Loading…
Cancel
Save