kittens-mittens / team-app

https://kind-pike-8bc136.netlify.com/pattern-library/#brand
0 stars 0 forks source link

CSS Files Not Functional #33

Open julianredmond opened 4 years ago

julianredmond commented 4 years ago

I'm unable to style the header I am working on in the header-julian branch. Anything I add to my header.css file does not show up.

@thomasjbradley

thomasjbradley commented 4 years ago

There’s a closing curly brace missing here, in theme.css: https://github.com/kittens-mittens/team-app/blob/header/css/theme.css#L156

JasmineCT commented 4 years ago

Okay i've gone in and fixed that, and it has worked! Thank you Thomas!

lees3 commented 4 years ago

Hi Thomas, My styling doesn't seem to be working still. I've pulled from the master, so the theme.css should be working. I'm trying to style the button I've created.

@thomasjbradley Thank you

thomasjbradley commented 4 years ago

@lees3 Are you getting an error in Terminal? Which branch are you working on? Have you published the branch?