Skip to content

cn@0.2.5

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 05:16
1ca7cc0

Patch Changes

  • #16 014ad31 Thanks @aidenybai! - Accept a single class or theme definition in an extension instead of throwing.

  • #22 5135277 Thanks @aidenybai! - Exclude the generated output file from content scans when its path matches a content glob.

  • #17 6f421fc Thanks @aidenybai! - Accept readonly arrays in config extensions. This lets token tuples declared
    with as const work without a defensive copy.