Skip to content

Can't use Foundation SCSS #3263

Description

@gjuchault

OS?

macOS Sierra

Versions.

angular-cli: 1.0.0-beta.21
node: 7.1.0
os: darwin x64

Repro steps.

  1. Create an app using ng new scssy-project --style=scss
  2. Install foundation + foundation-sites
  3. Try requiring /node_modules/foundation-sites/scss/settings/settings in styles.scss for example

The log given by the failure.

@import 'util/util';
^
      File to import not found or unreadable: util/util

Mention any other details that might be useful.

Related foundation issue is foundation/foundation-sites#7744
Solution is to add foundation-sites/scss to sass import paths.
Impossible to do because of #1656

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions