How to delete aui.css from pages in Liferay 7
问题 How to disable aui.css for custom pages in Liferay 7. Is it possible to do this somehow via portal-notmal.ftl 回答1: aui.css is coming in through the unstyled theme, which typically is the basis for every theme there is. That being said, you can override it and remove it this way. It's refined in the styled theme, and also in the classic theme (in the same github repo, you'll find it). If you do so, note that you'll still have to deal with a lot of formatting on your own - the classes and other