Skip to content

Conversation

giri-jeedigunta
Copy link
Contributor

@giri-jeedigunta giri-jeedigunta commented Feb 8, 2023

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests

Description

Added a missing import statement const { join } = require('path'); in the tailwind.config.js__tmpl__ which is causing this error - #70

Use cases and why

When tailwind is added via generator there should not be any errors.
closes #70

Screenshots/Demo

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

Copy link
Contributor

@dmitry-stepanenko dmitry-stepanenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for the contribution @giri-jeedigunta 🎉

@dmitry-stepanenko dmitry-stepanenko changed the title fix: Added missing path import statement for tailwind template fix(qwik-nx): added missing path import statement for tailwind template Feb 9, 2023
@dmitry-stepanenko dmitry-stepanenko merged commit b2a102a into qwikifiers:main Feb 9, 2023
@shairez
Copy link
Contributor

shairez commented Feb 9, 2023

Great job @giri-jeedigunta ! Thanks! 🙏

reemardelarosa pushed a commit to reemardelarosa/qwik-nx that referenced this pull request Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qwik-nx:setup-tailwind | tailwind.config.js missing require('path')
3 participants