1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Stop using CDN for bootstrap and datatables. Continue for font awesome, I could not get it working locally.

This commit is contained in:
2024-03-21 07:45:31 -04:00
parent 6cb523e350
commit 1f18f338ff
9 changed files with 204 additions and 26 deletions

View File

@@ -12,4 +12,8 @@
*
*= require_tree .
*= require_self
* Bootstrap 3.3.6 in vendor/assets/stylesheets
*= require bootstrap.min.css
*= require bootstrap-theme.min.css
*/