Database provider: EntityFrameworkCore UI framework: Angular ABP Version: 8.0.5 Generated through ABP Suite
Hi ABP team,
I'm posting here a couple of points related to abp suite. Could you assist us with them?
Frontend angular:
Design:
Is it possible for me to design and implement new templates that can be utilized during the generation process?
CSS
Where should I write CSS for my specific component? Is it necessary to place all of my CSS classes within the global styles.css file, or is there an alternative approach? Regarding advanced filters, is there an option to disable them entirely? Alternatively, is it possible to select which filters are included?
1 Answer(s)
-
0
Hİ alex,
I suggest the develop your css undepended from specific component. Instead you can create theme folder and override | create all css structure in here. We don't suggest the write specific component's css.