1 min readMar 6, 2018
Yep, the javascript
method is likely safer to use in those instances with the CSS
as a fallback potentially.
The code shared for creating the order there is done within a pre-processor. You could achieve similar results with something like Sass
👍