Results 39 comments of Bruce Ingalls

Upgrading Webpack >4 has problems. Best to keep "@next/bundle-analyzer": "^9.5.5", the Webpack dependency.

As a OSS project, this is entitled to a free upgrade from https://laravelshift.com/upgrade-tailwind-css-2-to-tailwind-css-3 However, it really requires @Charlie85270 to set this up in this original repository. This should make it...

@harperjohn did you try following https://www.youtube.com/watch?v=9YdxhhgJvrE ? Expanding the scope of Tail-kit to .Net does little to help Laravel, Rails, Django, nor static/Node.js users. How do you know that Tail-kit...

Are you using css class="bar-positive"? Material's white navicon is no longer visible. Try "bar-stable", for example, instead.

+1 This sounds exciting, but without an example (or docs), UX does not explain how to use this. I click on most buttons, and nothing seems to happen. The target...

bdugan14- I tried your rebundling hack, and I still get errors. My stopgap is to use the scss-lint plugin. This should help all issues 11 - 15 which seem to...

I don't get a package not found error. There's almost no difference for me, between yarn v2 & npx, e.g. ```bash yarn create strapi-starter my-site gatsby-corporate ``` * Latest node...

You can resolve this issue (in v5.1+), by ensuring that Adonis is [12 Factor App Compliant](https://en.wikipedia.org/wiki/Twelve-Factor_App_methodology) . You can read more from [Kelsey Hightower](https://medium.com/@kelseyhightower/12-fractured-apps-1080c73d481c) I'm not sure, what more Vapor...