2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Switch to inline comments for stylelint inline directives.

Otherwise the comments are actually output to the CSS.
This commit is contained in:
XhmikosR
2018-09-18 23:00:22 +03:00
parent 4ebe2b8753
commit fb5a1c6b29
41 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type */
// stylelint-disable selector-no-qualifying-type */
//
// Button groups
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type */
// stylelint-disable selector-no-qualifying-type
//
// Buttons
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable media-feature-name-no-unknown */
// stylelint-disable media-feature-name-no-unknown
//
// Carousel
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable property-no-vendor-prefix */
// stylelint-disable property-no-vendor-prefix
//
// Close icons
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type */
// stylelint-disable selector-no-qualifying-type
//
// Component animations
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type, property-no-vendor-prefix, media-feature-name-no-vendor-prefix, indentation */
// stylelint-disable selector-no-qualifying-type, property-no-vendor-prefix, media-feature-name-no-vendor-prefix, indentation
//
// Forms
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable value-list-comma-newline-after, value-list-comma-space-after, indentation, declaration-colon-newline-after, font-family-no-missing-generic-family-keyword */
// stylelint-disable value-list-comma-newline-after, value-list-comma-space-after, indentation, declaration-colon-newline-after, font-family-no-missing-generic-family-keyword
//
// Glyphicons for Bootstrap
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type */
// stylelint-disable selector-no-qualifying-type
//
// Input groups
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type */
// stylelint-disable selector-no-qualifying-type
//
// List groups
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable value-no-vendor-prefix, selector-max-id */
// stylelint-disable value-no-vendor-prefix, selector-max-id
#gradient {
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable font-family-name-quotes, font-family-no-missing-generic-family-keyword */
// stylelint-disable font-family-name-quotes, font-family-no-missing-generic-family-keyword
// CSS image replacement
//
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable media-feature-name-no-vendor-prefix, media-feature-parentheses-space-inside, media-feature-name-no-unknown, indentation, at-rule-name-space-after */
// stylelint-disable media-feature-name-no-vendor-prefix, media-feature-parentheses-space-inside, media-feature-name-no-unknown, indentation, at-rule-name-space-after
// Responsive image
//
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable declaration-no-important */
// stylelint-disable declaration-no-important
.responsive-visibility() {
display: block !important;
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable indentation, property-no-vendor-prefix, selector-no-vendor-prefix */
// stylelint-disable indentation, property-no-vendor-prefix, selector-no-vendor-prefix
// Vendor Prefixes
//
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, selector-max-class, declaration-no-important, selector-no-qualifying-type, no-duplicate-selectors */
// stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, selector-max-class, declaration-no-important, selector-no-qualifying-type, no-duplicate-selectors
//
// Navbars
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type, selector-max-type */
// stylelint-disable selector-no-qualifying-type, selector-max-type
//
// Navs
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable */
// stylelint-disable
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, no-duplicate-selectors */
// stylelint-disable selector-max-type, selector-max-compound-selectors, selector-max-combinators, no-duplicate-selectors
//
// Panels
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable no-duplicate-selectors */
// stylelint-disable no-duplicate-selectors
//
// Popovers
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable declaration-no-important, selector-no-qualifying-type */
// stylelint-disable declaration-no-important, selector-no-qualifying-type
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable at-rule-no-vendor-prefix */
// stylelint-disable at-rule-no-vendor-prefix
//
// Progress bars
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable declaration-no-important, at-rule-no-vendor-prefix */
// stylelint-disable declaration-no-important, at-rule-no-vendor-prefix
//
// Responsive: Utility classes
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-max-type, selector-max-compound-selectors, selector-no-qualifying-type */
// stylelint-disable selector-max-type, selector-max-compound-selectors, selector-no-qualifying-type
//
// Tables
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type, selector-max-compound-selectors */
// stylelint-disable selector-no-qualifying-type, selector-max-compound-selectors
/*!
* Bootstrap v3.4.0 (http://getbootstrap.com)
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-no-qualifying-type */
// stylelint-disable selector-no-qualifying-type
//
// Thumbnails
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable no-duplicate-selectors */
// stylelint-disable no-duplicate-selectors
//
// Tooltips
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable selector-list-comma-newline-after, selector-no-qualifying-type */
// stylelint-disable selector-list-comma-newline-after, selector-no-qualifying-type
//
// Typography
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable declaration-no-important */
// stylelint-disable declaration-no-important
//
// Utility classes
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable value-keyword-case */
// stylelint-disable value-keyword-case
//
// Variables