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.

Using the Cosmo theme, there is no mixin named box-shadow

See original GitHub issue

When running the sass compilation on the Cosmo theme, I get the following error :

Error in plugin 'gulp-sass'
Message:
   \style\theme\_bootswatch.scss
  194:12  no mixin named box-shadow

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

10reactions
thomasparkcommented, Jul 19, 2015

To follow up, you should create your own scss file which might look roughly like this:

@import "bower_components/bootswatch/cosmo/_variables.scss";
@import "bower_components/bootstrap-sass-official/assets/stylesheets/_bootstrap.scss";
@import "bower_components/bootswatch/cosmo/_bootswatch.scss";
2reactions
ganevdevcommented, Oct 12, 2016

Hi, I have exactly the same problem. The theme “paper” and “readable” not working, is issued the same error. But “united” is working fine. Is there something to do?

Sorry. Thank @arttus for the solution, it helped.

Read more comments on GitHub >

github_iconTop Results From Across the Web

no mixin named transition-duration - Stack Overflow
'transition-duration' is not a mixin. it's a built-in css property for animations. You can use it with no need to include it.
Read more >
Box Shadow - Tailwind CSS
Use shadow-none to remove an existing box shadow from an element. This is most commonly used to remove a shadow that was applied...
Read more >
Untitled
#phe Snapper pro 36 parts, Slogomans real name, Infant seat carrier, ... Sin bandera a puro dolor en vivo, Adam bomb wwf theme,...
Read more >
Box shadow scss mixin - CodePen
Insecure Resource. The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https....
Read more >
Automated Malware Analysis Report for http://qatar-mobile.com ...
Show All Signature Results. There are no malicious signatures, click here to show all signatures. ... IE5\mms\ZJN7110J\When-VR-meets-arts-VIVE-Cosmos[1].dat.
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