Hello!
I’m currently trying to use more complex web page structures, such as Grid components and other components that work together.
Now I have some problems and I need your help, thank you.
Here’s the problem: When using a Grid component, we must add:
@import../ node_modules/smart-webcomponents – presents/source/styles/smart.default.css ‘;
to the styles.css file to import the CSS files that the Grid needs.
Without this file, the Grid component will not work properly.
But the CSS file imported here is global.
Here are some questions.
Can we set this CSS file to be used only by Grid components, not globally?
I’ve got some information on Google, so far I haven’t got a good way.
Thank you very much.
Looking forward to your early reply.
B,R,
LC