This commit is contained in:
Jeremy Thomas
2024-06-23 23:35:32 +01:00
parent 1ad4cb21a2
commit 74c01f42d1
20 changed files with 62 additions and 69 deletions

View File

@@ -71,13 +71,9 @@ site.data.meta.version }}/css/bulma-rtl.min.css";{% endhighlight %}
item_b=jsdelivr_b
%}
<p class="block">The <strong>RTL version</strong> is also available:</p>
{%
include docs/components/tabs.html
button_a="CSS @import" button_b="HTML <link />" item_a=jsdelivr_rtl_a
item_b=jsdelivr_rtl_b
%}
<p class="block">
Since the release of v1, the main version also works in <strong>RTL contexts</strong>, thanks to the use of <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values">logical properties</a>. As a result, no separate RTL version of Bulma is developed anymore.
</p>
<p class="block">
Bulma is also available via