-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
needs: investigationRequires some digging to determine if action is neededRequires some digging to determine if action is needed
Description
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
jakeNiemiec
Metadata
Metadata
Assignees
Labels
needs: investigationRequires some digging to determine if action is neededRequires some digging to determine if action is needed