Firstly, I am unsure if it is even feasible to use this platform with an existing project, if so - Could there be a getting started guide for using this in an existing project?
Its included almost the same way you would include material2. (Theming + platform.css include + module import)
But yeah, i think we need to add step by step docs since it seems most people have a hard time doing this on existing projects.
@emoralesb05 I would appreciate this too, since it is is very confusing to setup.
Actually I can't seem to find a clean way to include the platform.css with webpack 2 because of the fonts.
@John0x I commented on the other issue with a possible fix for it. https://github.com/Teradata/covalent/issues/196
Added getting started linking to material2 repo for additional info. https://github.com/Teradata/covalent/blob/develop/docs/GETTING_STARTED.md
Most helpful comment
Its included almost the same way you would include material2. (Theming + platform.css include + module import)
But yeah, i think we need to add step by step docs since it seems most people have a hard time doing this on existing projects.