TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Maintainable CSS

3 pointsby greencoreover 1 year ago

1 comment

theandrewbaileyover 1 year ago
This guide seems outdated, and written with IE&#x27;s limitations in mind. Almost no one is using IE anymore.<p>&gt; We could use a chained selector for state e.g. .module.isDisabled. The problem is that this approach has less browser support.<p>&gt; Whichever approach you take, be aware of the 31 CSS file limit found in versions of Internet Explorer. Internet Explorer 9, for example, ignores styles stored in the 32nd (or 33rd etc) file.