NPM package
justgage opened this issue · 4 comments
justgage commented
Is there an NPM package, I love how this looks, would love to try it.
astrada commented
No, sorry, I didn't have time to prepare a pre-compiled package.
justgage commented
No problem, I totally understand 👍. Open Source isn't free.
shrynx commented
i have a working version ready using the ci templates from esy examples and bs-log-ppx
here is a published version i tried to check the ci
@shriyans/ppx_bs_css
instruction:
yarn add -D @shriyans/ppx_bs_css
- add to bsconfig.json
{
..
"ppx-flags": ["@shriyans/ppx_bs_css/ppx"]
}
(sorry i published this without asking 😬, i'll delete it once i upstream the change)
i can make a PR sometime tonight or tomorrow
@justgage
meanwhile you can try my published fork and lemme know . I tested it on mac and linux, but not windows