Remove font-awesome
Font-awesome is no longer packaged as a part of django-bulma. If required, it will be added back, but in a different way.
This commit is contained in:
parent
7ea58907e6
commit
79c134a4be
8 changed files with 0 additions and 2676 deletions
|
@ -4,7 +4,6 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
{% if debug %}
|
||||
<link rel="stylesheet" href="{% static 'bulma/css/font-awesome.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'bulma/css/style.css' %}">
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{% static 'bulma/css/font-awesome.min.css' %}">
|
||||
|
|
4
static_extra/bulma/css/font-awesome.min.css
vendored
4
static_extra/bulma/css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 434 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue