Skip to content

feat(react-styles): parse & update relative imports in css files#7820

Closed
evwilkin wants to merge 2 commits intopatternfly:mainfrom
evwilkin:feat/4930-absolute-style-paths
Closed

feat(react-styles): parse & update relative imports in css files#7820
evwilkin wants to merge 2 commits intopatternfly:mainfrom
evwilkin:feat/4930-absolute-style-paths

Conversation

@evwilkin
Copy link
Copy Markdown
Member

@evwilkin evwilkin commented Aug 10, 2022

Towards #7825

This PR parses CSS files being copied into react-styles and replaces relative asset paths with absolute paths.

@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Aug 10, 2022

@evwilkin
Copy link
Copy Markdown
Member Author

@jschuler took a stab at what we chatted about around editing CSS import paths (similar to work I was doing in an issue for Codesandbox imports) - it looks to work locally but is breaking the build, I'm also not sure next steps to enhance this to make it opt-in or any additional checks we'd want to run to make sure this doesn't have other unintended consequences.

That said, I know you were going to look into this so maybe this will give you a head start 🤞 @mcoker FYI

@stale
Copy link
Copy Markdown

stale Bot commented Oct 10, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale Bot added the wontfix label Oct 10, 2022
@stale stale Bot closed this Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants