fix bootstrap css

This commit is contained in:
Deyao Chen 2022-08-09 16:14:17 +08:00
parent 8b2ccccbe5
commit e8d201f5a3
No known key found for this signature in database
GPG Key ID: F77046FD4EA93D13
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