UNPKG
shut
Version:
latest (7.1.4)
7.1.4
7.1.3
7.1.2
7.1.1
7.1.0
7.0.7
7.0.6
7.0.5
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
6.4.0
6.3.4
6.3.3
6.3.2
6.3.1
6.3.0
6.2.6
6.2.5
6.2.4
6.2.3
6.2.2
6.2.1
6.2.0
6.1.3
6.1.2
6.1.1
6.1.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.7.0
4.6.1
4.6.0
4.5.7
4.5.6
4.5.4
4.5.3
4.5.2
4.5.1
4.4.0
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.0
4.1.0
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.2
2.2.1
2.2.0
2.1.11
2.1.10
2.1.9
2.1.8
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
Shut UI Framework
github.com/ayyash/Shut
ayyash/Shut
shut
/
src
/
less
/
css.rtl.Type.less
22 lines
(18 loc)
•
279 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* CRITICAL BEGIN */
.ar
{
font-family
:
var
(--sh-fontface-ar);
direction
: rtl; }
body
,
textarea
,
select
,
option
,
button
,
input
{
font-family
:
var
(--sh-fontface-ar);
direction
: rtl; }
textarea
{
overflow-x
: hidden; }
/* CRITICAL END */