Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure --content is used in the CLI when passed #9587

Merged
merged 4 commits into from Oct 17, 2022

Conversation

RobinMalfait
Copy link
Contributor

No description provided.

@RobinMalfait RobinMalfait changed the title Use absolute paths when testing the Standalone CLI Ensure --content is used in the CLI when passed Oct 17, 2022
- Use `rm` instead of deprecated `rmdir`
- Type the returnType correctly
@RobinMalfait RobinMalfait merged commit 4041c86 into master Oct 17, 2022
@RobinMalfait RobinMalfait deleted the fix/standalone-cli-tests branch October 17, 2022 14:40

await $(`${EXECUTABLE} --content ./src/index.html --output ./dist/main.css`)
await $(`${EXECUTABLE} --content ./src/other.html --output ./dist/main.css`)
Copy link
Contributor

Choose a reason for hiding this comment

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

oh no 🤦

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, haha it was in tailwind.config.js so worked fine 😅

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.

None yet

2 participants