chore: Use bootstrap CSS from website.scss
This commit is contained in:
parent
4aecae1ce9
commit
cd7fd2f31d
1 changed files with 2 additions and 2 deletions
|
|
@ -89,7 +89,6 @@
|
|||
"public/js/lib/leaflet/leaflet.draw.css",
|
||||
"public/js/lib/leaflet/L.Control.Locate.css",
|
||||
"public/js/lib/leaflet/easy-button.css",
|
||||
"node_modules/bootstrap/dist/css/bootstrap.min.css",
|
||||
"public/css/font-awesome.css",
|
||||
"public/css/octicons/octicons.css",
|
||||
"public/less/desk.less",
|
||||
|
|
@ -112,7 +111,8 @@
|
|||
"public/less/chat.less",
|
||||
"public/less/filters.less",
|
||||
"public/less/social.less",
|
||||
"public/less/new_ui.less",
|
||||
"public/scss/website.scss",
|
||||
"public/scss/new_ui.scss",
|
||||
"node_modules/frappe-charts/dist/frappe-charts.min.css"
|
||||
],
|
||||
"css/frappe-rtl.css": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue