1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Delete missing demo RTL style (#2231)

Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
Mikołaj Sojka
2025-03-23 20:48:50 +01:00
committed by GitHub
parent 8cd7b186b7
commit 19a3d20fad
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"preview": patch
---
Delete missing demo RTL style

View File

@@ -28,5 +28,5 @@
<!-- END PLUGINS STYLES -->
<!-- BEGIN DEMO STYLES -->
<link href="{{ page | relative }}/preview/css/demo{% if layout-rtl %}.rtl{% endif %}{% if environment != 'development' %}.min{% endif %}.css{% if environment != 'development' %}?{{ 'now' | date: '%s' }}{% endif %}" rel="stylesheet"/>
<link href="{{ page | relative }}/preview/css/demo{% if environment != 'development' %}.min{% endif %}.css{% if environment != 'development' %}?{{ 'now' | date: '%s' }}{% endif %}" rel="stylesheet"/>
<!-- END DEMO STYLES -->