Upgraded Bootstrap to 3.4.1 and added CSS source maps

This commit is contained in:
Adam Johnson 2022-08-08 13:52:21 +01:00
parent 8b2ccccbe5
commit 65943bb58d
5 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,7 @@
include README.md include README.md
include LICENSE.md include LICENSE.md
recursive-include tests/ * recursive-include tests/ *
recursive-include rest_framework/static *.js *.css *.png *.ico *.eot *.svg *.ttf *.woff *.woff2 recursive-include rest_framework/static *.js *.css *.map *.png *.ico *.eot *.svg *.ttf *.woff *.woff2
recursive-include rest_framework/templates *.html schema.js recursive-include rest_framework/templates *.html schema.js
recursive-include rest_framework/locale *.mo recursive-include rest_framework/locale *.mo
global-exclude __pycache__ global-exclude __pycache__

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long