CSS4 Grid-Structural pseudo-class polyfill (:nth-column) -


i have css grid layout, add margin each column. :nth-column pseudo-class nice won’t supported anytime soon.

are there polyfills use or have write own?

just found out sel, if there more lightweight (feature specific polyfills), nice.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -