We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
STATUS: ASSIGNED to @umarali
STATUS
In order to respect the SPECS and make the builder decoupled from the UI that it manages, the codebase needs the following enhancements:
style.css
If the builder needs to load and apply rules during runtime, this needs to be done from external (small) CSS files with suggestive names:
preview.css
whatever.css
Having this separation, we can easily apply the required changes when the builder is used in other kits.
TY!
The text was updated successfully, but these errors were encountered:
umarali
No branches or pull requests
Context
In order to respect the SPECS and make the builder decoupled from the UI that it manages, the codebase needs the following enhancements:
style.css
If the builder needs to load and apply rules during runtime, this needs to be done from external (small) CSS files with suggestive names:
preview.css
whatever.css
Having this separation, we can easily apply the required changes when the builder is used in other kits.
TY!
The text was updated successfully, but these errors were encountered: