How to Integrate Bootstrap or Tailwind CSS with CodeIgniter |
You should place all your assets in an assets directory under the public directory.
root -- public ---- assets ------ bootstrap ------ css ------ js ------ img ------ images ------ icons ------ plugins ------ etc; then follow @captain-sensible post for loading them. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Messages In This Thread |
How to Integrate Bootstrap or Tailwind CSS with CodeIgniter - by bipin775 - 05-28-2025, 10:15 PM
RE: How to Integrate Bootstrap or Tailwind CSS with CodeIgniter - by captain-sensible - 05-31-2025, 01:28 AM
RE: How to Integrate Bootstrap or Tailwind CSS with CodeIgniter - by InsiteFX - 05-31-2025, 02:42 AM
RE: How to Integrate Bootstrap or Tailwind CSS with CodeIgniter - by grimpirate - 9 hours ago
|