mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 13:10:09 +02:00
remove node_modules
This commit is contained in:
11
app/node_modules/bootstrap/scss/mixins/_float.scss
generated
vendored
11
app/node_modules/bootstrap/scss/mixins/_float.scss
generated
vendored
@@ -1,11 +0,0 @@
|
||||
// stylelint-disable declaration-no-important
|
||||
|
||||
@mixin float-left {
|
||||
float: left !important;
|
||||
}
|
||||
@mixin float-right {
|
||||
float: right !important;
|
||||
}
|
||||
@mixin float-none {
|
||||
float: none !important;
|
||||
}
|
Reference in New Issue
Block a user