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.

Bankai sheetify transform

See original GitHub issue

I tried using a transform with sheetify, but I think the documentation on how to configure them is wrong. The following gist does not load sheetify-nested, and checking the options.use property in sheetify reveals that it is indeed empty.

https://gist.github.com/emilbayes/5e7519883dd1212f69c60c5afb815fdc

I’m happy to help, but I’m not sure where this should be set. Merged with .use here? https://github.com/stackcss/sheetify/blob/2b5722aa7d77b8cb78644177d6308c848cc27991/index.js#L85

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
goto-bus-stopcommented, Feb 14, 2018

Think this is fixed in recent sheetify versions; please reopen if not. Thanks!

0reactions
timsim00commented, Apr 3, 2018

Upgrading to 7.3.0 and adding

"sheetify": {
  "use": ["sheetify-nested"]
}

to package.json resolved the issue for me. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error trying to use sheetify-postcss and @rule #460 - GitHub
Right now bankai adds the sheetify transform using b.transform(sheetify) . If you add sheetify to the browserify.transform key in your own ...
Read more >
bankai - npm
The easiest way to compile JavaScript, HTML and CSS. Latest version: 9.15.3, last published: 3 years ago. Start using bankai in your project ......
Read more >
Bankai-mpn NPM | npm.io
The easiest way to compile JavaScript, HTML and CSS. We want people to have fun building things for the web. There should be...
Read more >
bankai - UNPKG
The CDN for bankai. ... 63, -c, --css=<subargs> Pass subarguments to sheetify ... 126, syntax you'll need to either disable the uglifyify transform...
Read more >
sheetify - npm Package Health Analysis | Snyk
Sheetify uses transforms that take CSS and apply a transform. For example include sheetify-cssnext to support autoprefixing, variables and more:
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