Hi Jed, awesome project! What's the best way you've found to add CSS to a released component? Seems like just giving a dist file for people to copy/paste into their project is the modus operandi.
Also, how would you generally incorporate a less task into a generated react component that is meant to produce 'final' css, vs. the example and host page styling included? I've never used gulp, so it's not obvious to me if there's a task included in the react-component-gulp-tasks that I'm missing.
Thanks for any insights!
Hi Jed, awesome project! What's the best way you've found to add CSS to a released component? Seems like just giving a dist file for people to copy/paste into their project is the modus operandi.
Also, how would you generally incorporate a less task into a generated react component that is meant to produce 'final' css, vs. the example and host page styling included? I've never used gulp, so it's not obvious to me if there's a task included in the react-component-gulp-tasks that I'm missing.
Thanks for any insights!