b14b9 No.1003
—————————– got a tip that'll make your sites speedier than ever! ️ instead of loading all styles at once (css cascading), consider using _[code]media queries_[/code](breakpoints) to only load the necessary ones for each device size. this way, users get content faster and you save on bandwidth too! remember: don't overdo it with media query breakpoint numbers or file sizes will balloon again if unsure where to start, try following [this guide](
https://css-tricks.com/snippets/html/responsive-web-design-media-queries/) by css tricks! happy optimizing and faster loading times ahead :)