i found a problem that my styleSheet.css i created has been overrided by bootstrap3.css.
how to switch my styleSheet.css to the last line of all stylesheets?
Hi @OhnO395,
That’s a known issue, and there’s a patch available over at pkp/pkp-lib#2266 Respect asset priority values when loading styles, s… by NateWr · Pull Request #2268 · pkp/pkp-lib · GitHub.
Regards,
Alec Smecher
Public Knowledge Project Team
thank you very mach it helps me a lot .