Skip to content

v0.1.0

Compare
Choose a tag to compare
@basro basro released this 20 Jan 05:01
· 48 commits to main since this release
  • Added hash_len configuration option that controls the length of the hash in generated class names.
  • Added class_name_pattern configuration option to control the generated class name pattern.
  • Added detection of hash collisions to stylance cli, it will error when detected. This allows reducing the hash_len without fear of it silently colliding.