Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanicoSantos/18eb6862e994ded83045eaecf0428124 to your computer and use it in GitHub Desktop.
Save DanicoSantos/18eb6862e994ded83045eaecf0428124 to your computer and use it in GitHub Desktop.
- [ ] Use of !important
color: #ffffff !important;
- [ ] base.css
20: warning at line 83, col 9
Use of !important
background: var(--secondary) !important;
- [ ] base.css
21: warning at line 84, col 9
Expected (<color>{1,4}) but found 'var(--secondary)'.
border-color: var(--secondary);
- [ ] base.css
22: warning at line 87, col 5
Rule doesn't have all its properties in alphabetical order.
.btn-light-blue {
- [ ] base.css
23: warning at line 93, col 5
Rule doesn't have all its properties in alphabetical order.
.btn-light-blue:hover {
- [ ] base.css
24: warning at line 94, col 9
Use of !important
color: #fff !important;
- [ ] base.css
25: warning at line 98, col 9
Use of !important
border-color: var(--primary) !important;
- [ ] base.css
26: warning at line 98, col 9
Expected (<color>{1,4}) but found 'var(--primary)'.
border-color: var(--primary) !important;
- [ ] base.css
27: warning at line 102, col 9
Use of !important
border-color: transparent !important;
- [ ] base.css
28: warning at line 105, col 5
Adjoining classes: .btn-glass.btn-primary
.btn-glass.btn-primary {
- [ ] base.css
29: warning at line 106, col 9
Fallback background-color (hex or RGB) should precede RGBA background-color.
background-color: rgba(36, 102, 155, 0.6);
- [ ] base.css
30: warning at line 109, col 5
Adjoining classes: .btn-glass.btn-primary:hover
.btn-glass.btn-primary:hover {
- [ ] base.css
31: warning at line 109, col 5
Adjoining classes: .btn-glass.btn-primary:hover
.btn-glass.btn-primary:hover {
- [ ] base.css
32: warning at line 110, col 9
Fallback background-color (hex or RGB) should precede RGBA background-color.
background-color: rgba(36, 102, 155, 0.9);
- [ ] base.css
33: warning at line 114, col 9
Expected (<color>) but found 'var(--primary)'.
background-color: var(--primary);
- [ ] base.css
34: warning at line 115, col 9
Expected (<color>{1,4}) but found 'var(--primary)'.
border-color: var(--primary);
- [ ] base.css
35: warning at line 116, col 9
Use of !important
color: #ffff !important;
- [ ] base.css
36: warning at line 123, col 5
Don't use IDs in selectors.
#backToTopButton {
- [ ] base.css
37: warning at line 123, col 5
Rule doesn't have all its properties in alphabetical order.
#backToTopButton {
- [ ] base.css
38: warning at line 141, col 5
Don't use IDs in selectors.
#custom-chat {
- [ ] base.css
39: warning at line 142, col 9
Use of !important
color: var(--primary) !important;
- [ ] base.css
40: warning at line 142, col 9
Expected (<color>) but found 'var(--primary)'.
color: var(--primary) !important;
- [ ] base.css
41: warning at line 146, col 9
Use of !important
color: var(--primary) !important;
- [ ] base.css
42: warning at line 146, col 9
Expected (<color>) but found 'var(--primary)'.
color: var(--primary) !important;
- [ ] base.css
43: warning at line 162, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-who-are-we {
- [ ] base.css
44: warning at line 166, col 9
Unknown property 'background-position-y'.
background-position-y: 530px;
- [ ] base.css
45: warning at line 169, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-timeline {
- [ ] base.css
46: warning at line 175, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-secondary {
- [ ] base.css
47: warning at line 178, col 9
Unknown property 'background-position-y'.
background-position-y: 772px;
- [ ] base.css
48: warning at line 181, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-blue-white-clouds {
- [ ] base.css
49: warning at line 205, col 5
Rule doesn't have all its properties in alphabetical order.
.white-cloud {
- [ ] base.css
50: warning at line 221, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-white-cloud-right {
- [ ] base.css
51: warning at line 231, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-white-cloud-left {
- [ ] base.css
52: warning at line 232, col 9
Background image '../img/white-cloud.png' was used multiple times, first declared at line 222, col 9.
background: url("../img/white-cloud.png") no-repeat left bottom;
- [ ] base.css
53: warning at line 248, col 5
Rule doesn't have all its properties in alphabetical order.
.try-it-out-live .bg-image {
- [ ] base.css
54: warning at line 261, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-gray {
- [ ] base.css
55: warning at line 268, col 9
Unknown property 'background-position-y'.
background-position-y: 10px;
- [ ] base.css
56: warning at line 271, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-gray-blue-cloud {
- [ ] base.css
57: warning at line 278, col 9
Use of !important
background-color: var(--primary) !important;
- [ ] base.css
58: warning at line 278, col 9
Expected (<color>) but found 'var(--primary)'.
background-color: var(--primary) !important;
- [ ] base.css
59: warning at line 287, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-pay-as-you-go {
- [ ] base.css
60: warning at line 290, col 9
Unknown property 'background-position-y'.
background-position-y: 15px;
- [ ] base.css
61: warning at line 291, col 9
Unknown property 'background-position-x'.
background-position-x: -10px;
- [ ] base.css
62: warning at line 295, col 9
Use of !important
background-color: var(--secondary) !important;
- [ ] base.css
63: warning at line 295, col 9
Expected (<color>) but found 'var(--secondary)'.
background-color: var(--secondary) !important;
- [ ] base.css
64: warning at line 298, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-list {
- [ ] base.css
65: warning at line 304, col 5
Don't use IDs in selectors.
#message-pillars {
base.css
66: warning at line 309, col 9
Use of !important
background-image: linear-gradient(#50a1ff 0%, var(--primary) 50%) !important
base.css
67: warning at line 323, col 9
Unknown property 'background-position-y'.
background-position-y: 1px;
base.css
68: warning at line 326, col 5
Adjoining classes: .bg-section-secondary.bg-section-secondary--about-us
.bg-section-secondary.bg-section-secondary--about-us {
base.css
69: warning at line 327, col 9
Unknown property 'background-position-y'.
background-position-y: 1854px;
base.css
70: warning at line 334, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-cta::after {
base.css
71: warning at line 350, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-cta-secondary::after {
base.css
72: warning at line 352, col 9
Background image '../img/bg-section-cta.png' was used multiple times, first declared at line 336, col 9.
background: url("../img/bg-section-cta.png") no-repeat left bottom;
base.css
73: warning at line 362, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-cta-secondary::before {
base.css
74: warning at line 383, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-all-about-dot-line {
base.css
75: warning at line 396, col 5
Don't use IDs in selectors.
#container {
base.css
76: warning at line 403, col 5
Don't use IDs in selectors.
#container .zoom {
base.css
77: warning at line 403, col 5
Rule doesn't have all its properties in alphabetical order.
#container .zoom {
base.css
78: warning at line 412, col 5
Don't use IDs in selectors.
#container .zoom .media {
base.css
79: warning at line 412, col 5
Rule doesn't have all its properties in alphabetical order.
#container .zoom .media {
base.css
80: warning at line 442, col 5
Rule doesn't have all its properties in alphabetical order.
.zoom-icon {
base.css
81: warning at line 450, col 5
Rule doesn't have all its properties in alphabetical order.
.bg-section-blue-white-clouds-overlay::after {
base.css
82: warning at line 452, col 9
Background image '../img/bg-section-blue-white-clouds.png' was used multiple times, first declared at line 182, col 9.
background: url("../img/bg-section-blue-white-clouds.png") no-repeat left top;
base.css
83: warning at line 460, col 5
Don't use IDs in selectors.
#section-use-cases-2 .rounded {
base.css
84: warning at line 461, col 9
Use of !important
border-radius: 1rem !important;
base.css
85: warning at line 464, col 5
Adjoining classes: .card.rounded
.card.rounded {
base.css
86: warning at line 465, col 9
Use of !important
border-radius: 1rem !important;
base.css
87: warning at line 468, col 5
Adjoining classes: .card-body.rounded-bottom
.card-body.rounded-bottom {
base.css
88: warning at line 468, col 5
Rule doesn't have all its properties in alphabetical order.
.card-body.rounded-bottom {
base.css
89: warning at line 469, col 9
Use of !important
border-bottom-right-radius: 1rem !important;
base.css
90: warning at line 470, col 9
Use of !important
border-bottom-left-radius: 1rem !important;
base.css
91: warning at line 473, col 5
Adjoining classes: .card-header.rounded-top
.card-header.rounded-top {
base.css
92: warning at line 474, col 9
Use of !important
border-top-left-radius: 1rem !important;
base.css
93: warning at line 475, col 9
Use of !important
border-top-right-radius: 1rem !important;
base.css
94: warning at line 480, col 9
Use of !important
background-size: contain !important;
base.css
95: warning at line 484, col 9
Use of !important
background-size: cover !important;
base.css
96: warning at line 488, col 9
Use of !important
background-position: left bottom !important;
base.css
97: warning at line 496, col 5
Rule doesn't have all its properties in alphabetical order.
.navbar .nav-link {
base.css
98: warning at line 498, col 9
Use of !important
color: #ffff !important;
base.css
99: warning at line 507, col 5
Adjoining classes: .nav-link.active
.nav-link.active {
base.css
100: warning at line 511, col 5
Rule doesn't have all its properties in alphabetical order.
.navbar .horizontal-line {
base.css
101: warning at line 517, col 9
Using width with padding can sometimes make elements larger than you expect.
padding: 1px;
base.css
102: warning at line 521, col 5
Rule doesn't have all its properties in alphabetical order.
.navbar .bg-navbar {
base.css
103: warning at line 532, col 5
Rule doesn't have all its properties in alphabetical order.
.navbar .bg-navbar-mobile {
base.css
104: warning at line 533, col 9
Background image '../img/nuvem-logo.png' was used multiple times, first declared at line 522, col 9.
background: url("../img/nuvem-logo.png") no-repeat left -36px;
base.css
105: warning at line 549, col 9
Background image '../img/bg-header.svg' was used multiple times, first declared at line 33, col 9.
background: url('../img/bg-header.svg') no-repeat left bottom;
base.css
106: warning at line 554, col 5
Rule doesn't have all its properties in alphabetical order.
.social a {
base.css
107: warning at line 565, col 9
Use of !important
color: var(--secondary) !important;
base.css
108: warning at line 565, col 9
Expected (<color>) but found 'var(--secondary)'.
color: var(--secondary) !important;
base.css
109: warning at line 569, col 5
Adjoining classes: .btn.btn--box-shadow-black
.btn.btn--box-shadow-black {
base.css
110: warning at line 574, col 5
Rule doesn't have all its properties in alphabetical order.
.use-cases-header-background-image {
base.css
111: warning at line 581, col 5
Rule doesn't have all its properties in alphabetical order.
.about-us-header-background-image {
base.css
112: warning at line 588, col 5
Rule doesn't have all its properties in alphabetical order.
.security-header-background-image {
base.css
113: warning at line 595, col 5
Rule doesn't have all its properties in alphabetical order.
.pricing-header-background-image {
base.css
114: warning at line 603, col 5
Rule doesn't have all its properties in alphabetical order.
.img-partner {
base.css
115: warning at line 608, col 5
Adjoining classes: .img-partner.img-partner--fit-height
.img-partner.img-partner--fit-height {
base.css
116: warning at line 609, col 9
Use of !important
height: 45px !important;
base.css
117: warning at line 610, col 9
Using height with padding-bottom can sometimes make elements larger than you expect.
padding-bottom: 8px;
base.css
118: warning at line 614, col 5
Don't use IDs in selectors.
#section-pricing .card-img-top img {
base.css
119: warning at line 618, col 5
Don't use IDs in selectors.
#section-pricing .card-img-top {
base.css
120: warning at line 624, col 9
Expected (<color>) but found 'var(--primary)'.
background-color: var(--primary);
base.css
121: warning at line 628, col 5
Adjoining classes: .col-md-12.rounded
.col-md-12.rounded {
base.css
122: warning at line 629, col 9
Use of !important
border-radius: 1rem !important;
base.css
123: warning at line 632, col 5
Adjoining classes: .position-link.cursor-pointer
.position-link.cursor-pointer {
base.css
124: warning at line 636, col 5
Rule doesn't have all its properties in alphabetical order.
.info-icon {
base.css
125: warning at line 663, col 9
Use of !important
color: #fff !important;
base.css
126: warning at line 677, col 5
Don't use IDs in selectors.
#workbench-iframe {
base.css
127: warning at line 677, col 5
Rule doesn't have all its properties in alphabetical order.
#workbench-iframe {
base.css
128: warning at line 695, col 22
Adjoining classes: #message-pillars .card.overflow-hidden
#message-pillars .card.overflow-hidden {
base.css
129: warning at line 695, col 5
Don't use IDs in selectors.
#message-pillars .card.overflow-hidden {
base.css
130: warning at line 699, col 22
Adjoining classes: #message-pillars .card.overflow-hidden > .card-body
#message-pillars .card.overflow-hidden>.card-body {
base.css
131: warning at line 699, col 5
Don't use IDs in selectors.
#message-pillars .card.overflow-hidden>.card-body {
base.css
132: warning at line 703, col 5
Adjoining classes: .section-header.bg-primary
.section-header.bg-primary {
base.css
133: warning at line 703, col 5
Rule doesn't have all its properties in alphabetical order.
.section-header.bg-primary {
base.css
134: warning at line 709, col 5
Don't use IDs in selectors.
#section-features {
base.css
135: warning at line 713, col 5
Adjoining classes: .container.rounded
.container.rounded {
base.css
136: warning at line 714, col 9
Use of !important
border-radius: 1.25rem !important;
base.css
137: warning at line 717, col 5
Adjoining classes: .lead-2.rounded
.lead-2.rounded {
base.css
138: warning at line 718, col 9
Use of !important
border-radius: 1rem !important;
base.css
139: warning at line 721, col 5
Adjoining classes: .card.file
.card.file {
base.css
140: warning at line 726, col 5
Rule doesn't have all its properties in alphabetical order.
.file .card-header {
base.css
141: warning at line 730, col 9
Use of !important
border-width: 3px !important;
base.css
142: warning at line 736, col 9
Use of !important
border-width: 3px !important;
base.css
143: warning at line 739, col 5
Rule doesn't have all its properties in alphabetical order.
.team-panel {
base.css
144: warning at line 744, col 9
Unknown property 'background-position-x'.
background-position-x: 36px;
base.css
145: warning at line 747, col 5
Rule doesn't have all its properties in alphabetical order.
.nav-tabs-border .nav-link {
base.css
146: warning at line 750, col 9
Expected (<color>) but found 'var(--secondary)'.
background-color: var(--secondary);
base.css
147: warning at line 757, col 32
Heading (h6) should not be qualified.
.nav-tabs-border .nav-link h6 {
base.css
148: warning at line 757, col 32
Heading (h6) has already been defined.
.nav-tabs-border .nav-link h6 {
base.css
149: warning at line 761, col 22
Adjoining classes: .nav-tabs-border .nav-link.active
.nav-tabs-border .nav-link.active {
base.css
150: warning at line 762, col 9
Expected (<color>) but found 'var(--primary)'.
background-color: var(--primary);
base.css
151: warning at line 765, col 5
Rule doesn't have all its properties in alphabetical order.
.nav-tabs-border .nav-link:hover {
base.css
152: warning at line 769, col 9
Use of !important
border-color: var(--primary) !important;
base.css
153: warning at line 769, col 9
Expected (<color>{1,4}) but found 'var(--primary)'.
border-color: var(--primary) !important;
base.css
154: warning at line 783, col 9
Use of !important
color: var(--white) !important;
base.css
155: warning at line 783, col 9
Expected (<color>) but found 'var(--white)'.
color: var(--white) !important;
base.css
156: warning at line 807, col 9
Rule doesn't have all its properties in alphabetical order.
.social a {
base.css
157: warning at line 813, col 9
Don't use IDs in selectors.
#footer .nav-link {
base.css
158: warning at line 817, col 9
Rule doesn't have all its properties in alphabetical order.
.header-cta .form-group {
base.css
159: warning at line 822, col 9
Rule doesn't have all its properties in alphabetical order.
.header-cta .form-group .form-control {
base.css
160: warning at line 826, col 9
Rule doesn't have all its properties in alphabetical order.
.header-cta .form-group .btn-light-blue {
base.css
161: warning at line 841, col 9
Adjoining classes: .box-shadow-black.box-shadow-black-xs-0
.box-shadow-black.box-shadow-black-xs-0 {
base.css
162: warning at line 851, col 9
Rule doesn't have all its properties in alphabetical order.
.row-cta-xs {
base.css
163: warning at line 856, col 9
Rule doesn't have all its properties in alphabetical order.
.bg-cta-xs::after {
base.css
164: warning at line 858, col 13
Background image '../img/bg-section-cta.png' was used multiple times, first declared at line 336, col 9.
background: url("../img/bg-section-cta.png") no-repeat left bottom;
base.css
165: warning at line 873, col 9
Adjoining classes: .navbar-mobile.bg-primary-xs
.navbar-mobile.bg-primary-xs {
base.css
166: warning at line 876, col 9
Rule doesn't have all its properties in alphabetical order.
.navbar .container-md {
base.css
167: warning at line 880, col 9
Rule doesn't have all its properties in alphabetical order.
.container-md .row-mobile {
base.css
168: warning at line 886, col 9
Rule doesn't have all its properties in alphabetical order.
.data-security-icon {
base.css
169: warning at line 893, col 9
Rule doesn't have all its properties in alphabetical order.
.data-protection-icon {
base.css
170: warning at line 900, col 9
Rule doesn't have all its properties in alphabetical order.
.governance-icon {
base.css
171: warning at line 907, col 9
Rule doesn't have all its properties in alphabetical order.
.infrastructure-icon {
base.css
172: warning at line 914, col 9
Rule doesn't have all its properties in alphabetical order.
.terms-icon {
base.css
173: warning at line 921, col 9
Rule doesn't have all its properties in alphabetical order.
.privacy-policy-icon {
base.css
174: warning at line 928, col 9
Rule doesn't have all its properties in alphabetical order.
.navbar .nav-link {
base.css
175: warning at line 929, col 13
Use of !important
text-transform: uppercase !important;
base.css
176: warning at line 936, col 9
Adjoining classes: .nav-link.active
.nav-link.active {
base.css
177: warning at line 940, col 9
Rule doesn't have all its properties in alphabetical order.
.img-partner {
base.css
178: warning at line 948, col 13
Background image '../img/bg-header.svg' was used multiple times, first declared at line 33, col 9.
background: url('../img/bg-header.svg') no-repeat -115px bottom;
base.css
179: warning at line 952, col 13
Unknown property 'background-position-x'.
background-position-x: -341px;
base.css
180: warning at line 955, col 13
Unknown property 'background-position-x'.
background-position-x: -1060px;
base.css
181: warning at line 958, col 13
Unknown property 'background-position-x'.
background-position-x: -60px;
base.css
182: warning at line 977, col 13
Background image '../img/made-for-developers-dot-line.png' was used multiple times, first declared at line 379, col 9.
background: url("../img/made-for-developers-dot-line.png") no-repeat left 67px;
base.css
183: warning at line 980, col 9
Adjoining classes: .box-shadow-black.box-shadow-black-xs-0
.box-shadow-black.box-shadow-black-xs-0 {
base.css
184: warning at line 984, col 13
Unknown property 'background-position-x'.
background-position-x: -30px;
base.css
185: warning at line 985, col 13
Unknown property 'background-position-y'.
background-position-y: 100px;
base.css
186: warning at line 988, col 9
Rule doesn't have all its properties in alphabetical order.
.bg-pay-as-you-go {
base.css
187: warning at line 989, col 13
Unknown property 'background-position-y'.
background-position-y: -10px;
base.css
188: warning at line 990, col 13
Unknown property 'background-position-x'.
background-position-x: -50px;
base.css
189: warning at line 992, col 9
Rule doesn't have all its properties in alphabetical order.
.bg-section-who-are-we {
base.css
190: warning at line 993, col 13
Background image '../img/bg-section-about-us.png' was used multiple times, first declared at line 163, col 9.
background-image: url("../img/bg-section-about-us.png");
base.css
191: warning at line 996, col 13
Unknown property 'background-position-y'.
background-position-y: 530px;
base.css
192: warning at line 998, col 9
Rule doesn't have all its properties in alphabetical order.
.team-panel {
base.css
193: warning at line 999, col 13
Background image '../img/storagequery-team.png' was used multiple times, first declared at line 740, col 9.
background-image: url("../img/storagequery-team.png");
base.css
194: warning at line 1003, col 13
Unknown property 'background-position-x'.
background-position-x: 36px;
base.css
195: warning at line 1005, col 9
Adjoining classes: .navbar-mobile.bg-primary-xs
.navbar-mobile.bg-primary-xs {
base.css
196: warning at line 1014, col 9
Rule doesn't have all its properties in alphabetical order.
.navbar .nav-link {
base.css
197: warning at line 1016, col 13
Use of !important
color: #ffff !important;
base.css
198: warning at line 1024, col 9
Adjoining classes: .nav-link.active
.nav-link.active {
base.css
199: warning at line 1027, col 9
Rule doesn't have all its properties in alphabetical order.
.img-partner {
base.css
200: warning at line 1032, col 13
Use of !important
border-top: none !important;
base.css
201: warning at line 1038, col 13
Background image '../img/bg-header.svg' was used multiple times, first declared at line 33, col 9.
background: url('../img/bg-header.svg') no-repeat left bottom;
base.css
202: warning at line 1042, col 13
Background image '../img/bg-header.svg' was used multiple times, first declared at line 33, col 9.
background: url("../img/bg-header.svg") no-repeat left bottom;
base.css
203: warning at line 1047, col 13
Background image '../img/bg-gray-cloud.png' was used multiple times, first declared at line 196, col 9.
background: url("../img/bg-gray-cloud.png") no-repeat right bottom;
base.css
204: warning at line 1077, col 13
Unknown property 'background-position-y'.
background-position-y: 700px;
base.css
205: warning at line 1082, col 9
Rule doesn't have all its properties in alphabetical order.
.bg-section-blue-white-clouds {
base.css
206: warning at line 1087, col 13
Use of !important
background-size: cover !important;
base.css
207: warning at line 1096, col 9
Adjoining classes: .section-header.bg-primary
.section-header.bg-primary {
base.css
208: warning at line 1099, col 9
Adjoining classes: .section-header.bg-primary.max-width-60
.section-header.bg-primary.max-width-60 {
base.css
209: warning at line 1099, col 9
Adjoining classes: .section-header.bg-primary.max-width-60
.section-header.bg-primary.max-width-60 {
base.css
210: warning at line 1100, col 13
Use of !important
max-width: 60% !important;
base.css
211: warning
Too many !important declarations (41), try to use less than 10 to avoid specificity issues.
base.css
212: warning
You have 2 h6s defined in this stylesheet.
/home/dev-dan/websites/sq-website/storagequery-website/use-cases.html
L115 |...d text-center text-md-left text-primary" id="data-lake ">Raw data storage in the cloud</h2>
^ The id value [ data-lake ] must be unique. (id-unique)
L177 |...d text-primary text-center text-md-left" id="log-analytics">machine generated logs stored as files in...
^ The id value [ log-analytics ] must be unique. (id-unique)
Scanned 4 files, found 2 errors in 1 files (20 ms)
/home/dev-dan/websites/sq-website/storagequery-website/security.html
L192 |...ld text-primary">Infrastructure Security & Compliances</h4>
^ Special characters must be escaped : [ & ]. (spec-char-escape)
L604 |...astructure-icon mr-2"></i>Infrastructure & Compliances</h4>
^ Special characters must be escaped : [ & ]. (spec-char-escape)
Scanned 2 files, found 2 errors in 1 files (20 ms)
HTML syntax validator using W3C v.Nu checker, with support for handlebars/jinja2 templates.......................Failed
- hook id: validate-html
- exit code: 1
ERROR:html5validator.validator:['"file:/home/dev-dan/websites/sq-website/storagequery-website/statics/css/base.css":1.1-1.76: error: Element "head" is missing a required instance of child element "title".']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment