antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

A nicer way for plugins to inject styles. #53

Closed eldh closed 9 years ago

eldh commented 9 years ago

Right now there's no really nice way for plugins to inject styles onto a site. There are a couple ways we could do this. I think the easiest way might actually be to expose a bodyContent hook.