Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Point main to CSS file for usage by bundlers
This allows to just do ```typescript import 'tacit-css' ``` instead of ```typescript import 'tacit-css/dist/tacit-css-1.6.0.css' ``` in your JS code when using a bundler like Webpack.
- Loading branch information