Right now, each component has its own distinct CSS files, with the exception of one or two helper classes (in the wrapper component Messenger). I might add a build step that builds all of these separate stylesheets into a minified file that could be used with Vue or Angular.
Right now, each component has its own distinct CSS files, with the exception of one or two helper classes (in the wrapper component
Messenger). I might add a build step that builds all of these separate stylesheets into a minified file that could be used with Vue or Angular.