mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-10 18:34:20 +01:00
parent
7b1c4cc5ea
commit
0beef0b8a9
15 changed files with 82 additions and 48 deletions
|
|
@ -12,6 +12,7 @@ useFlexbox: false
|
|||
styleLoaders:
|
||||
- style
|
||||
- css
|
||||
- postcss
|
||||
- sass
|
||||
|
||||
# Extract styles to stand-alone css file
|
||||
|
|
@ -78,8 +79,6 @@ styles:
|
|||
card: true
|
||||
breadcrumb: true
|
||||
pagination: true
|
||||
pager: true
|
||||
labels: true
|
||||
jumbotron: true
|
||||
alert: true
|
||||
progress: true
|
||||
|
|
@ -87,6 +86,7 @@ styles:
|
|||
list-group: true
|
||||
responsive-embed: true
|
||||
close: true
|
||||
tags: true
|
||||
|
||||
# Components w/ JavaScript
|
||||
modal: true
|
||||
|
|
@ -96,9 +96,6 @@ styles:
|
|||
|
||||
# Utility classes
|
||||
utilities: true
|
||||
utilities-background: true
|
||||
utilities-spacing: true
|
||||
utilities-responsive: true
|
||||
|
||||
### Bootstrap scripts
|
||||
scripts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue