mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
move from csslint to stylelint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Resize anything
|
||||
|
||||
.resizable(@direction) {
|
||||
resize: @direction; // Options: horizontal, vertical, both
|
||||
overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
|
||||
resize: @direction; // Options: horizontal, vertical, both
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user