Y
Hacker News
new
|
ask
|
show
|
jobs
by
PudgePacket
3512 days ago
I've done the same thing. An issue I run into is it's easy to end up with lots of the same media query littered over the place, which can harm performance and feels quite messy.
1 comments
Klathmon
3511 days ago
You can use some more advanced-ish sass features to help with the maintainability, but it can still kill perf if you over use it.
link