Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Unintentional SCSS? #77

@nelsonjchen

Description

@nelsonjchen

Found an issue or bug? Tell me all about!

&:hover { color: rgb(40, 56, 76); }

Describe the issue / bug.

The default Out-Of-Box link hover state does not work. The CSS here appears to be in SCSS. You can't nest stuff with plain CSS.

How can I reproduce this problem?

The compile will work, but the hover state of the links at the bottom will not work. They will not go to a darker color.

If visual, provide a screenshot.

current (bad):

bad

what was probably meant (good):

good

Tell me about your development environment.
  • Node version: v7.1.0
  • NPM version: i just use yarn
  • vue-cli version: (if necessary) not necessary
  • Operating System: macOS

If you are looking to suggest an enhancement or feature, then feel free to remove everything above.

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