Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Releases: SimplrJS/css-to-ts

v1.0.0

06 Nov 16:42

Choose a tag to compare

Changelog

Features

  • varType CLI argument added (#9)
  • outExt CLI argument added (#9)

Breaking changes

  • delimitter CLI argument renamed to delimiter (#6)
  • engine changed to node >= 7.5.0 (#9)

Dev

  • TSLint rules updated (#7)
  • mz replaced with fs-extra (#8)
  • glob replaced with globby (#9)