1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 07:54:38 +04:00

remove examples plugin, new examples

This commit is contained in:
codecalm
2020-02-13 22:09:47 +01:00
parent 1969d44512
commit d41457f0b5
37 changed files with 552 additions and 485 deletions
-4
View File
@@ -20,9 +20,5 @@
{% assign replace-to = 'class="' | append: replace-to | append: '"' %}
{% if 1 == 2 %}
<!-- SVG icon -->
{% else %}
{{ svg-icon | replace_regex: 'class=\"[^"]+\"', replace-to }}
{% endif %}
{% endremoveemptylines %}