DEV Community

Discussion on: Bidirectional horizontal rules in CSS

Collapse
 
abhinav1217 profile image
Abhinav Kulshreshtha

So much to learn in such a small lifetime.. Thanks mate. You have just reduced my css file by half. I actually used to build 2 separate css file from scss. One for left, and one for right. But if someone set's to right, We actually had to load both. Now I can suggests improvements to my boss for his clients.

It's good to know a lot of css accessibility features are gaining popularity.

Collapse
 
hus_hmd profile image
Hussein Al Hammad

Great to hear! Note that logical properties are not supported in IE11. The Chromium-based Edge will support logical properties though: caniuse.com/#feat=css-logical-props