Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9313798
.bootstraprc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
.bootstraprc
View Options
# Output debugging info
# loglevel: debug
# Major version of Bootstrap: 3 or 4
bootstrapVersion: 4
# Webpack loaders, order matters
styleLoaders:
- cache-loader
- css-loader?sourceMap
- postcss-loader?sourceMap
- sass-loader?sourceMap
# Extract styles to stand-alone css file
# Different settings for different environments can be used,
# It depends on value of NODE_ENV environment variable
# This param can also be set in webpack config:
# entry: 'bootstrap-loader/extractStyles'
extractStyles: true
# env:
# development:
# extractStyles: false
# production:
# extractStyles: true
# Customize Bootstrap variables that get imported before the original Bootstrap variables.
# Thus, derived Bootstrap variables can depend on values from here.
# See the Bootstrap _variables.scss file for examples of derived Bootstrap variables.
#
preBootstrapCustomizations: ./bootstrap-pre-customize.scss
# This gets loaded after bootstrap/variables is loaded
# Thus, you may customize Bootstrap variables
# based on the values established in the Bootstrap _variables.scss file
#
#bootstrapCustomizations: ./bootstrap-customize.scss
# Import your custom styles here
# Usually this endpoint-file contains list of @imports of your application styles
#
# appStyles: ./path/to/your/app/styles/endpoint.scss
appStyles: ../../../../node_modules/admin-lte/build/scss/AdminLTE-raw.scss
### Bootstrap styles
styles:
# Mixins
mixins: true
# Reset and dependencies
print: true
# Core CSS
buttons: true
code: true
forms: true
grid: true
images: true
reboot: true
tables: true
type: true
# Components
alert: true
badge: true
breadcrumb: true
button-group: true
card: true
close: true
custom-forms: true
dropdown: true
input-group: true
jumbotron: true
list-group: true
media: true
nav: true
navbar: true
pagination: true
progress: true
transitions: true
# Components w/ JavaScript
carousel: true
modal: true
popover: true
tooltip: true
# Utility classes
utilities: true
### Bootstrap scripts
scripts:
alert: true
button: true
carousel: true
collapse: true
dropdown: true
modal: true
popover: true
scrollspy: true
tab: true
tooltip: true
util: true
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 11:56 AM (2 d, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3290484
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment