Skip to content

Compiled scss not being output #3534

Closed
Closed
@jaimeburnap

Description

@jaimeburnap

I created a new project using ng new with the --styles=scss option. Then I did an npm install --save foundation-sites. When I add @import '../node_modules/foundation-sites/scss/foundation'; to the /src/styles.scss and then do an ng serve all I get in the styles tag is the block comment from the top of node_modules/foundation-sites/scss/foundation.scss file. There is no compiled css being output.

Debian Jessie x64
angular-cli: 1.0.0-beta.22-1
node: 7.1.0
os: linux x64

Metadata

Metadata

Assignees

Labels

needs: investigationRequires some digging to determine if action is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions