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

Extract style rules specific to AppTile from _AppsDrawer.pcss #25269

Open
luixxiul opened this issue May 3, 2023 · 0 comments
Open

Extract style rules specific to AppTile from _AppsDrawer.pcss #25269

luixxiul opened this issue May 3, 2023 · 0 comments
Labels
A-Developer-Experience O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Enhancement

Comments

@luixxiul
Copy link

luixxiul commented May 3, 2023

Your use case

What would you like to do?

Extract style rules specific to AppTile from _AppsDrawer.pcss and manage them on _AppTile.pcss

Why would you like to do it?

Because that is how style rules have been managed in general (one CSS file for one component).

How would you like to achieve it?

  • At first, apply our naming policy to _AppsDrawer.pcss in order to clarify which rules are specific to AppTile
  • Then, create _AppTile.pcss
  • Finally, move those rules to the file

Have you considered any alternatives?

No response

Additional context

No response

@andybalaam andybalaam added S-Tolerable Low/no impact on users A-Developer-Experience O-Uncommon Most users are unlikely to come across this or unexpected workflow labels May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Developer-Experience O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants