-
Notifications
You must be signed in to change notification settings - Fork 143
the static_files/styles.css style will pollute the entire project. #494
Copy link
Copy link
Open
Labels
stat:awaiting model-navigatorThe issue is actively being worked on by our navigatorsThe issue is actively being worked on by our navigatorstype:bugBugBug
Description
-
Import ai-edge-model-explorer-visualizer into the Vue project. After loading successfully, the dist/static_files/styles.css style will pollute the entire project.
-
The intuitive feeling is that the font and font spacing will become larger. The reason is that there are many global HTML and body styles in style.css
-
I had to place static files in my own public directory and manually remove the styles in style.css to avoid contaminating the styles of other pages.
-
Can a parameter be provided to not load style.css or to convert the global styles in style.css into local styles?

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stat:awaiting model-navigatorThe issue is actively being worked on by our navigatorsThe issue is actively being worked on by our navigatorstype:bugBugBug