Skip to content

I must be missing something with regards to variables #76

@ScotsScripts

Description

@ScotsScripts

Hi,

I think I'm misssing something obvious here. Let's say I add the following two lines to my scss file so I can change a couple bootstrap default variables:

$navbarHeight: 100px;
$navbarBackground: red;

When compass compiles the new .css file, the values I put in are being ignored and the default bootstrap values are being used.

What am I doing wrong?

Thanks,

Scot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions