Skip to content

Missing conditional classless CSS files in Azure color (v2.1.1) #684

@as000fm

Description

@as000fm

Missing conditional classless CSS files in Azure color (v2.1.1)

Version: Pico CSS v2.1.1
Issue: Missing CSS files in the azure color variant (default theme) for the classless conditional builds.


Problem

The following files are not present in the @picocss/pico package (npm and GitHub) under pico/css/:

  • pico.classless.conditional.css
  • pico.classless.conditional.min.css
  • pico.fluid.classless.conditional.css
  • pico.fluid.classless.conditional.min.css

These files are expected for the default azure theme for consistency, as they are present in the other color variants (cyan, fuchsia, rose, zinc).


Expected Location

css/azure/pico.classless.conditional.css
css/azure/pico.classless.conditional.min.css
css/azure/pico.fluid.classless.conditional.css
css/azure/pico.fluid.classless.conditional.min.css

Related Issue

This appears to be a similar situation to issue #645: pico.classless.conditional.css not available, which addressed missing conditional classless files in other variants.


Steps to Reproduce

  1. Install or browse Pico CSS v2.1.1 (via npm or GitHub)
  2. Navigate to the pico/css/ directory
  3. Confirm that the .conditional.css files are missing

Suggested Fix

Please add the missing .conditional variants for the azure theme to ensure consistency across all color themes.


Thanks

Thank you for maintaining Pico CSS — it's a well-designed framework that makes classless styling clean and approachable.

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