In my project, I have a main template page main_template.xhtml
that has all the resource file includes.
I have a styles.css
in the main template that contains styling classes of my pages. In one particular page I want to exclude the styles.css
resource file, how can I achieve that?