Home / Function/ default.stroke() — tailwindcss Function Reference

default.stroke() — tailwindcss Function Reference

Architecture documentation for the default.stroke() function in default-theme.ts from the tailwindcss codebase.

Entity Profile

Relationship Graph

Source Code

packages/tailwindcss/src/compat/default-theme.ts lines 947–950

  stroke: ({ theme }) => ({
    none: 'none',
    ...theme('colors'),
  }),

Subdomains

Analyze Your Own Codebase

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

Try Supermodel Free