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
Post a Comment