☑️ Supported browsers

matcha.css is meticulously crafted to ensure compatibility with all modern browsers.

Methodology:
  1. Generate matcha.css stylesheet.
  2. Generate report table using jsr.io/@libs/bundle, which performs the following tasks:
    1. Retrieves the browsers list using browserslist.
    2. Parses the stylesheet using csstree.
    3. Checks the support of each CSS feature across browser versions using MDN browser compatibility data.
    4. Generates a summary <table> for easy reference.
Notes:

You can toggle verbosity to display additional information, such as specific CSS features and rules reported as partially supported or unsupported.