gruntjs - How to get RTL css in bootstrap 3.2? -


the bootstrap 3.2 released yesterday. announced have rtl support in release. checked doc , site, cannot find anything, in release log, did mention switch grunt-css-flip grunt plugin rtl css generation.

does mean have use grunt plugin generate rtl css, if yes, can teach me how?

rtl support got removed again prior v3.2.0's release. see https://github.com/twbs/bootstrap/commit/f5513fd30ef16228869b1ec3473217dab63f2c29

here's background:
https://github.com/twbs/bootstrap/issues/13564#issuecomment-44230448


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -