style redocx components with glamorous
glamorous-redocx
lets you style redocx components with glamorous. You can style the redocx
components with glamorous and render them to word documents ๐
npm install glamorous-redocx --save
This also depends on redocx. Make sure you've installed it!
You can find all the examples here.
git clone https://github.com/nitin42/glamorous-redocx.git
cd glamorous-redocx
npm install
npm run example
There are no breaking changes in glamorous-redocx
except for few things which means you can do everything you used to do with glamorous.
MIT