Skip to content

The parameters for the @tailwindcss/postcss plugin are missing #2061

Open
@rozsazoltan

Description

@rozsazoltan

The documentation does not mention the parameters for the @tailwindcss/postcss plugin. At least, when searching for "post css" in the search bar, the page only offers the installation guide.

export type PluginOptions = {
  // The base directory to scan for class candidates.
  base?: string

  // Optimize and minify the output CSS.
  optimize?: boolean | { minify?: boolean }
}

Permalink: @tailwindcss/postcss/src/idnex.ts#L44-L50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions