Blender-org web-assets v2 upgrade #104116
@ -1,32 +1,7 @@
|
|||||||
@import '../../../bthree/assets_shared/src/styles/_media_queries'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_variables'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_variables_dark'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_mixins'
|
|
||||||
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/bootstrap/functions'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/bootstrap/variables'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/bootstrap/mixins'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/bootstrap/utilities'
|
|
||||||
|
|
||||||
$font-path: '../bthree/assets/fonts'
|
$font-path: '../bthree/assets/fonts'
|
||||||
@import '../../../bthree/assets_shared/src/styles/_fonts'
|
|
||||||
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_alert'
|
/* Import Blender Web Assets. */
|
||||||
@import '../../../bthree/assets_shared/src/styles/_badge'
|
@import '../../../bthree/assets_shared/src/styles/main'
|
||||||
@import '../../../bthree/assets_shared/src/styles/_base'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_box'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_button'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_cards'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_code'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_details'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_footer'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_forms'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_hero'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_list'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_navigation'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_table'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_type'
|
|
||||||
@import '../../../bthree/assets_shared/src/styles/_utilities'
|
|
||||||
|
|
||||||
@import '../../../bthree/src/styles/plugins/_jquery-images-compare'
|
@import '../../../bthree/src/styles/plugins/_jquery-images-compare'
|
||||||
@import '../../../bthree/src/styles/_wp-block'
|
@import '../../../bthree/src/styles/_wp-block'
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
$font-path: '../bthree/assets/fonts'
|
$font-path: '../bthree/assets/fonts'
|
||||||
|
|
||||||
@import ../../../bthree/src/styles/_style_content
|
@import ../../../bthree/src/styles/_style_content
|
||||||
@import ../../../bthree/assets_shared/src/styles/_variables_dark
|
|
||||||
@import ../../../bthree/assets_shared/src/styles/_navigation_global
|
@import ../../../bthree/assets_shared/src/styles/_navigation_global
|
||||||
|
|
||||||
.navbar-secondary
|
.navbar-secondary
|
||||||
|
@ -1,45 +1,2 @@
|
|||||||
/* Import variables. */
|
/* Import Blender Web Assets. */
|
||||||
@import ../../assets_shared/src/styles/_media_queries
|
@import ../../assets_shared/src/styles/main
|
||||||
@import ../../assets_shared/src/styles/_variables_deprecated
|
|
||||||
@import ../../assets_shared/src/styles/_variables
|
|
||||||
@import ../../assets_shared/src/styles/_mixins
|
|
||||||
|
|
||||||
/* Import Bootstrap. */
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/functions
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/variables
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/mixins
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/root
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/reboot
|
|
||||||
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/images
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/grid
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/forms
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/transitions
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/nav
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/navbar
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/progress
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/media
|
|
||||||
@import ../../assets_shared/src/styles/bootstrap-deprecated/utilities
|
|
||||||
|
|
||||||
/* Read inside for instructions. */
|
|
||||||
@import ../../assets_shared/src/styles/_fonts
|
|
||||||
|
|
||||||
/* Override certain bootstrap properties. */
|
|
||||||
@import ../../assets_shared/src/styles/_bootstrap_overrides
|
|
||||||
|
|
||||||
@import ../../assets_shared/src/styles/_alert
|
|
||||||
@import ../../assets_shared/src/styles/_badge
|
|
||||||
@import ../../assets_shared/src/styles/_base
|
|
||||||
@import ../../assets_shared/src/styles/_box
|
|
||||||
@import ../../assets_shared/src/styles/_button
|
|
||||||
@import ../../assets_shared/src/styles/_cards
|
|
||||||
@import ../../assets_shared/src/styles/_code
|
|
||||||
@import ../../assets_shared/src/styles/_details
|
|
||||||
@import ../../assets_shared/src/styles/_footer
|
|
||||||
@import ../../assets_shared/src/styles/_forms
|
|
||||||
@import ../../assets_shared/src/styles/_hero
|
|
||||||
@import ../../assets_shared/src/styles/_list
|
|
||||||
@import ../../assets_shared/src/styles/_navigation
|
|
||||||
@import ../../assets_shared/src/styles/_table
|
|
||||||
@import ../../assets_shared/src/styles/_type
|
|
||||||
@import ../../assets_shared/src/styles/_utilities
|
|
||||||
|
Loading…
Reference in New Issue
Block a user