Reusable CSS when different breakpoints are needed? -


im trying make css modular , reusable possible. im using media query style table differently large , small screen widths. issue different tables need breakpoint @ different widths.

its not code maintenance duplicate same code , change breakpoint , selectors change breakpoint specific table, have other choices? im sure sass or less solve im not using them, plain old css.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -