UNPKG

exexcepturi

Version:

css-to-ts takes css file and outputs TypeScript file with an exported string containing content of your css file.

16 lines (12 loc) 181 B
language: node_js notifications: email: on_success: never on_failure: change node_js: - "stable" script: - npm test branches: only: - master