css - WordPress doesn't apply styles even though they are loaded -


i'm trying out jointswp wordpress starter theme, sass version.

i put theme in themes folder , activate , works fine.

then compile sass files without changing , styling on page disappear. i'm using compass rubygem compile.

the html still linking stylesheet , can open , view in browser, , styles there.

<link rel='stylesheet' id='joints-stylesheet-css'  href='http://localhost/wp/wp-content/themes/hljod/library/css/style.css?ver=1.5(sass)' type='text/css' media='all' /> 

i've tried compiling minified version , expanded version, still no styles loaded.

i have tried hard refresh (empty cache , hard reload in chrome dev tools) , browser.

there couple issues versions of foundation causes styles not display when compiling. issues have been fixed in foundation (and jointswp).


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -