Skip to content

@vanilla-extract/[email protected]

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 26 Apr 22:29
· 626 commits to master since this release
c80a862

Patch Changes

  • #47 a18bc03 Thanks @mattcompiles! - Improve dev prefixes on generated class names

    • Add file name to class names even if no debug id is present
    • If file is the index file use directory name instead
  • #49 2ae4db3 Thanks @michaeltaranto! - Update the unit-less property map

    The original list was borrowed from the postcss-js parser, but decided to reverse engineer an updated list from csstype for more thorough coverage.