Y
Hacker News
new
|
ask
|
show
|
jobs
by
gcz92
4087 days ago
After doing that enough times, won't it basically look like a smaller version of inline css?
1 comments
mrmrs
4086 days ago
Multi class patters render faster in the browser than inline styles. And I also think more readable especially with a series of single purpose classes that only target one breakpoint.
link