1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-07-04 13:23:26 +02:00

Use rtlcss to make styles appropriate for RTL languages

This commit is contained in:
2019-04-18 22:17:28 +03:00
parent 90d1a79e01
commit 974203f6eb
2 changed files with 139 additions and 1 deletions

View File

@ -22,6 +22,7 @@
"clean-css-cli": "^4.3.0",
"cookieconsent": "3.0.4",
"font-awesome": "^4.7.0",
"node-sass": "^4.11.0"
"node-sass": "^4.11.0",
"rtlcss": "^2.4.0"
}
}