Skip to content

@vanilla-extract/[email protected]

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 15 Sep 12:46
· 464 commits to master since this release
b8c8be1

Minor Changes

  • #361 531044b Thanks @markdalgleish! - Automatically add quotes to content values when necessary

    For example { content: '' } will now return CSS of { content: "" }