This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
steve07s
/
MessageBoard-3520
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
83128b5028
Ramuri
Etichete
master
MessageBoard-35...
/
postcss.config.js
postcss.config.js
76 B
Istoric
Crud
1
2
3
4
5
const rtl = require('postcss-rtl')
module.exports = {
plugins: [rtl()]
}