Respect's avatar

How add custom css file to only admin layout in the next app

** hello friends i have next js project dashboard css is different from website css - now i finished website ** how to add custom css that working only in dashboard layout and down only folders

  • app layout.tsx // used for website
  • (admin)
  • layout.tsx // need load the dashboard css & js files that work only in this layout without conflict with website rootlayout and all pages down of it like without any conflict
  • product
  • brands
  • orders
  • users ... etc

Thanks

0 likes
0 replies

Please or to participate in this conversation.