Home / Function/ isEmpty() — tailwindcss Function Reference

isEmpty() — tailwindcss Function Reference

Architecture documentation for the isEmpty() function in stylesheet.ts from the tailwindcss codebase.

Entity Profile

Relationship Graph

Source Code

packages/@tailwindcss-upgrade/src/stylesheet.ts lines 117–119

  get isEmpty() {
    return this.root.toString().trim() === ''
  }

Domain

Subdomains

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free