rotexsoft / slim-skeleton-mvc-app

This is a template web-application (powered by SlimPHP), that can be extended to build more complex web applications.
BSD 3-Clause "New" or "Revised" License
38 stars 8 forks source link

Remove local UI Framework Assets #6

Closed rotexdegba closed 1 year ago

rotexdegba commented 3 years ago

Remove local UI (i.e Foundation, Bootstrap etc) files and JS and CSS framework files and replace them with cdn links for those files. This will make updating the frameworks easier since it will only be links that will be changed in the template files.

rotexdegba commented 1 year ago

Removed all ui framework code