clomp icon indicating copy to clipboard operation
clomp copied to clipboard

Results 15 clomp issues
Sort by recently updated
recently updated
newest added

Implement a Babel preprocessor or other solution that allows Tailwind to detect the classes introduced with `clomp`.

Rewrite tests so they work with the monorepo structure and TypeScript. Ensure testing is deterministic and reasonably complete.

`clomp` should be testable when code is written in TypeScript. There may be libraries that can test the types themselves; if so, include that.

Create configuration for TypeScript and add build scripts. - [ ] TypeScript configured for project - [ ] Can build using `tsc` (directly or indirectly)

After 2.0.0 is ready, publish `@clomp/core` and `@clomp/react` to NPM