Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-5403
in
Architect 3.1.
-
Ext JS Premium Member
all UI and custom theming get stored in Component.scss
Architect version: 3.0.1.1343
Platform: Windows 8
Whenever I create a UI for a component or I set custom values for theme variables, it all get stored into Component.scss in the SASS directory. I would imagine that these values should be stored in a component specific file like button.scss for buttons. If everything get saved component.scss, it will get quickly unmanageable.
-
Sencha User
This is by design to keep it simpler since we auto-generate those files. But you bring up a good point, and I see that we have an issue if you create an UI for component that you don't export as then the scss compile could fail, so I'll open up a bug for that.