Hi , We are working on personalizing Ext JS component, we have three solutions:
• Integrate new CSS layer to the component.
• Work with the SCSS files.
• Modify the components CSS source code.
we need to know if we apply a new CSS layer to a component is there any chance to lose Ext JS component predefined feature like responsive... any advice which solution do we chose ?
Thanks