Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patricklafrance/tsc-css-import
POC to test whether or not TSC remove CSS file import statements from TSX files
https://github.com/patricklafrance/tsc-css-import
Last synced: about 1 month ago
JSON representation
POC to test whether or not TSC remove CSS file import statements from TSX files
- Host: GitHub
- URL: https://github.com/patricklafrance/tsc-css-import
- Owner: patricklafrance
- Created: 2023-03-27T03:06:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-03-27T03:07:17.000Z (over 1 year ago)
- Last Synced: 2024-03-15T10:32:44.057Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tsc-css-import
TSC doesn't remove CSS file import statements at build time.