thekroko / uthgard-herald

Help us build a herald.
GNU General Public License v3.0
13 stars 18 forks source link

Get app to run localhost #53

Open rafriki opened 7 years ago

rafriki commented 7 years ago
burfo commented 7 years ago

Your new CSS relative paths don't look proper. Are you sure they are? These URLs need to be resolvable on the browser, not in the pre-compiled source tree. I know that the former values were proper. I'm not sure if something has changed in how newer versions of cli handles the compiling...

Also need to figure out why the CI build stopped working.