Skip to content

Inline SCSS styles truncated #3542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zackarychapple opened this issue Dec 13, 2016 · 4 comments
Closed

Inline SCSS styles truncated #3542

zackarychapple opened this issue Dec 13, 2016 · 4 comments

Comments

@zackarychapple
Copy link
Contributor

OS:

OSX

Versions:

angular-cli: 1.0.0-beta.22-1
node: 6.3.1
os: darwin x64

Repro steps:

  1. Convert repo to scss
  2. Import bootstrap into styles.scss with @import "../node_modules/bootstrap/scss/bootstrap-flex";
  3. Button styles get applied but column styles are not being applied. Looking at the inline import it appears cutoff. Maybe there is a line limit on the imported styles?

Note:

When importing the .scss file in the angular-cli.json file via the styles attribute the issue still persists. However switching to the compiled css file in ../node_modules/bootstrap/css/bootstrap-flex.min.css "fixes it"

Here is the demo repo: https://github.com/zackarychapple/bootstrap-ng2

@zackarychapple
Copy link
Contributor Author

Looks to be the same / similar issue as #3500

@hansl
Copy link
Contributor

hansl commented Dec 15, 2016

Dupe of #3500

@hansl hansl closed this as completed Dec 15, 2016
@zackarychapple
Copy link
Contributor Author

@hansl while this is similar it is broken behavior, can we possibly bump the priority for #3500 to not be nice to have

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants