question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Access to sass files from npm/yarn package

See original GitHub issue

If I add the package:

yarn add swagger-ui

I only have this:

image

I need the sass file to override the variables. Could you please add this possibility?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
soullivaneuhcommented, Aug 17, 2020

@shockey Friendly ping. 😃

1reaction
soullivaneuhcommented, Oct 25, 2018

Current workaround: Adding the tar.gz of the release:

yarn add https://github.com/swagger-api/swagger-ui/archive/v3.19.4.tar.gz

But you wont get any update anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

sass | Yarn - Package Manager
This package is a distribution of Dart Sass, compiled to pure JavaScript with no native ... It provides a command-line sass executable and...
Read more >
sass - npm
This package is a distribution of Dart Sass, compiled to pure JavaScript with no native code or external dependencies.
Read more >
To import Sass files, you first need to install node-sass
To import Sass files, you first need to install node-sass. Run npm install node-sass or yarn add node-sass inside your workspace. I do...
Read more >
Using A Package Manager | Font Awesome Docs
Using a .npmrc file works great for Yarn 1.x but for modern Yarn, you'll want to set up a .yarnrc.yml file. npmScopes: fortawesome:...
Read more >
Installation | Foundation for Sites 6 Docs
Foundation is available on npm. The package includes all of the source Sass and JavaScript files, as well as compiled CSS and JavaScript,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found