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

auro-library: update postCss.mjs to work recursively in folders #68

Closed
chrisfalaska opened this issue Oct 14, 2024 · 1 comment
Closed
Assignees

Comments

@chrisfalaska
Copy link
Contributor

Is your feature request related to a problem? Please describe.

postCss.mjs currently works with relative file paths. However, if a repository's folder structure differs, for example as part of a monorepo, the script fails.

Describe the solution you'd like

  • Update the script to look recursively in the folder structure

Describe alternatives you've considered

No response

Additional context

Relates to AlaskaAirlines/auro-formkit#1

@chrisfalaska chrisfalaska added auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature labels Oct 14, 2024
@chrisfalaska chrisfalaska self-assigned this Oct 14, 2024
@chrisfalaska chrisfalaska removed not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature labels Oct 14, 2024
@chrisfalaska chrisfalaska linked a pull request Oct 14, 2024 that will close this issue
@chrisfalaska
Copy link
Contributor Author

Closing with comment in PR: #69

Work shifting to: AlaskaAirlines/WC-Generator#579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant