Add SASS compilation and sync the CSS files
This commit is contained in:
parent
f5248e18ef
commit
b07e5d3682
15 changed files with 226 additions and 238 deletions
4
rtl.css
4
rtl.css
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
Theme Name: _s
|
||||
|
||||
Adding support for languages written in a Right To Left (RTL) direction is easy -
|
||||
it's just a matter of overwriting all the horizontal positioning attributes
|
||||
Adding support for languages written in a Right To Left (RTL) direction is easy.
|
||||
It's just a matter of overwriting all the horizontal positioning attributes
|
||||
of your CSS stylesheet in a separate stylesheet file named rtl.css.
|
||||
|
||||
https://codex.wordpress.org/Right-to-Left_Language_Support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue