Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /Users/vietdinh/oysteo/website/src/routes/me/components/LayoutAccount.svelte:162:0 Unused CSS selector ".section-setting"
- 160: .travel-detais,
- 161: .email-preferences,
- 162: .section-setting {
- ^
- 163: padding: 25px 30px;
- 164: position: relative;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/LayoutAccount.svelte:168:0 Unused CSS selector ".mdc-deprecated-list-item.active"
- 166: }
- 167:
- 168: .mdc-deprecated-list-item.active {
- ^
- 169: border-bottom: 1px solid #000;
- 170: }
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/LayoutAccount.svelte:173:2 Unused CSS selector ".user-my-account .section-header .btn-sign-out"
- 171:
- 172: @media screen and (max-width: 768px) {
- 173: .user-my-account .section-header .btn-sign-out {
- ^
- 174: margin-top: 13px;
- 175: position: static;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:8:19 Unused CSS selector "#svelte"
- 6: </div>
- 7:
- 8: <style lang="scss">#svelte {
- ^
- 9: --mdc-theme-primary: #000;
- 10: --mdc-theme-secondary: #f2f2f2;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:129:2 Unused CSS selector "#svelte"
- 127: }
- 128: @media (max-width: 959px) {
- 129: #svelte {
- ^
- 130: --mdc-typography-headline1-font-size: 32px;
- 131: --mdc-typography-headline1-line-height: 38px;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:173:0 Unused CSS selector ".row .col"
- 171: }
- 172: }
- 173: .row .col {
- ^
- 174: -ms-flex-preferred-size: 0;
- 175: flex-basis: 0;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:188:2 Unused CSS selector ".row .col"
- 186: }
- 187: @media (max-width: 959px) {
- 188: .row .col {
- ^
- 189: padding-right: var(--mdc-layout-grid-column-phone);
- 190: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:195:2 Unused CSS selector ".row .d-col-1"
- 193: }
- 194: @media (min-width: 960px) {
- 195: .row .d-col-1 {
- ^
- 196: -webkit-box-flex: 0;
- 197: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:209:2 Unused CSS selector ".row .m-col-1"
- 207: }
- 208: @media (max-width: 959px) {
- 209: .row .m-col-1 {
- ^
- 210: -webkit-box-flex: 0;
- 211: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:223:2 Unused CSS selector ".row .d-col-2"
- 221: }
- 222: @media (min-width: 960px) {
- 223: .row .d-col-2 {
- ^
- 224: -webkit-box-flex: 0;
- 225: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:237:2 Unused CSS selector ".row .m-col-2"
- 235: }
- 236: @media (max-width: 959px) {
- 237: .row .m-col-2 {
- ^
- 238: -webkit-box-flex: 0;
- 239: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:251:2 Unused CSS selector ".row .d-col-3"
- 249: }
- 250: @media (min-width: 960px) {
- 251: .row .d-col-3 {
- ^
- 252: -webkit-box-flex: 0;
- 253: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:265:2 Unused CSS selector ".row .m-col-3"
- 263: }
- 264: @media (max-width: 959px) {
- 265: .row .m-col-3 {
- ^
- 266: -webkit-box-flex: 0;
- 267: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:279:2 Unused CSS selector ".row .d-col-4"
- 277: }
- 278: @media (min-width: 960px) {
- 279: .row .d-col-4 {
- ^
- 280: -webkit-box-flex: 0;
- 281: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:293:2 Unused CSS selector ".row .m-col-4"
- 291: }
- 292: @media (max-width: 959px) {
- 293: .row .m-col-4 {
- ^
- 294: -webkit-box-flex: 0;
- 295: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:307:2 Unused CSS selector ".row .d-col-5"
- 305: }
- 306: @media (min-width: 960px) {
- 307: .row .d-col-5 {
- ^
- 308: -webkit-box-flex: 0;
- 309: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:321:2 Unused CSS selector ".row .m-col-5"
- 319: }
- 320: @media (max-width: 959px) {
- 321: .row .m-col-5 {
- ^
- 322: -webkit-box-flex: 0;
- 323: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:335:2 Unused CSS selector ".row .d-col-6"
- 333: }
- 334: @media (min-width: 960px) {
- 335: .row .d-col-6 {
- ^
- 336: -webkit-box-flex: 0;
- 337: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:349:2 Unused CSS selector ".row .m-col-6"
- 347: }
- 348: @media (max-width: 959px) {
- 349: .row .m-col-6 {
- ^
- 350: -webkit-box-flex: 0;
- 351: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:363:2 Unused CSS selector ".row .d-col-7"
- 361: }
- 362: @media (min-width: 960px) {
- 363: .row .d-col-7 {
- ^
- 364: -webkit-box-flex: 0;
- 365: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:377:2 Unused CSS selector ".row .m-col-7"
- 375: }
- 376: @media (max-width: 959px) {
- 377: .row .m-col-7 {
- ^
- 378: -webkit-box-flex: 0;
- 379: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:391:2 Unused CSS selector ".row .d-col-8"
- 389: }
- 390: @media (min-width: 960px) {
- 391: .row .d-col-8 {
- ^
- 392: -webkit-box-flex: 0;
- 393: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:405:2 Unused CSS selector ".row .m-col-8"
- 403: }
- 404: @media (max-width: 959px) {
- 405: .row .m-col-8 {
- ^
- 406: -webkit-box-flex: 0;
- 407: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:419:2 Unused CSS selector ".row .d-col-9"
- 417: }
- 418: @media (min-width: 960px) {
- 419: .row .d-col-9 {
- ^
- 420: -webkit-box-flex: 0;
- 421: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:433:2 Unused CSS selector ".row .m-col-9"
- 431: }
- 432: @media (max-width: 959px) {
- 433: .row .m-col-9 {
- ^
- 434: -webkit-box-flex: 0;
- 435: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:447:2 Unused CSS selector ".row .d-col-10"
- 445: }
- 446: @media (min-width: 960px) {
- 447: .row .d-col-10 {
- ^
- 448: -webkit-box-flex: 0;
- 449: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:461:2 Unused CSS selector ".row .m-col-10"
- 459: }
- 460: @media (max-width: 959px) {
- 461: .row .m-col-10 {
- ^
- 462: -webkit-box-flex: 0;
- 463: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:475:2 Unused CSS selector ".row .d-col-11"
- 473: }
- 474: @media (min-width: 960px) {
- 475: .row .d-col-11 {
- ^
- 476: -webkit-box-flex: 0;
- 477: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:489:2 Unused CSS selector ".row .m-col-11"
- 487: }
- 488: @media (max-width: 959px) {
- 489: .row .m-col-11 {
- ^
- 490: -webkit-box-flex: 0;
- 491: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:503:2 Unused CSS selector ".row .d-col-12"
- 501: }
- 502: @media (min-width: 960px) {
- 503: .row .d-col-12 {
- ^
- 504: -webkit-box-flex: 0;
- 505: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorsTemplate.svelte:517:2 Unused CSS selector ".row .m-col-12"
- 515: }
- 516: @media (max-width: 959px) {
- 517: .row .m-col-12 {
- ^
- 518: -webkit-box-flex: 0;
- 519: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:46:19 Unused CSS selector "#svelte"
- 44: {/if}
- 45:
- 46: <style lang="scss">#svelte {
- ^
- 47: --mdc-theme-primary: #000;
- 48: --mdc-theme-secondary: #f2f2f2;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:167:2 Unused CSS selector "#svelte"
- 165: }
- 166: @media (max-width: 959px) {
- 167: #svelte {
- ^
- 168: --mdc-typography-headline1-font-size: 32px;
- 169: --mdc-typography-headline1-line-height: 38px;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:211:0 Unused CSS selector ".row .col"
- 209: }
- 210: }
- 211: .row .col {
- ^
- 212: -ms-flex-preferred-size: 0;
- 213: flex-basis: 0;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:226:2 Unused CSS selector ".row .col"
- 224: }
- 225: @media (max-width: 959px) {
- 226: .row .col {
- ^
- 227: padding-right: var(--mdc-layout-grid-column-phone);
- 228: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:233:2 Unused CSS selector ".row .d-col-1"
- 231: }
- 232: @media (min-width: 960px) {
- 233: .row .d-col-1 {
- ^
- 234: -webkit-box-flex: 0;
- 235: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:247:2 Unused CSS selector ".row .m-col-1"
- 245: }
- 246: @media (max-width: 959px) {
- 247: .row .m-col-1 {
- ^
- 248: -webkit-box-flex: 0;
- 249: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:261:2 Unused CSS selector ".row .d-col-2"
- 259: }
- 260: @media (min-width: 960px) {
- 261: .row .d-col-2 {
- ^
- 262: -webkit-box-flex: 0;
- 263: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:275:2 Unused CSS selector ".row .m-col-2"
- 273: }
- 274: @media (max-width: 959px) {
- 275: .row .m-col-2 {
- ^
- 276: -webkit-box-flex: 0;
- 277: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:289:2 Unused CSS selector ".row .d-col-3"
- 287: }
- 288: @media (min-width: 960px) {
- 289: .row .d-col-3 {
- ^
- 290: -webkit-box-flex: 0;
- 291: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:303:2 Unused CSS selector ".row .m-col-3"
- 301: }
- 302: @media (max-width: 959px) {
- 303: .row .m-col-3 {
- ^
- 304: -webkit-box-flex: 0;
- 305: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:331:2 Unused CSS selector ".row .m-col-4"
- 329: }
- 330: @media (max-width: 959px) {
- 331: .row .m-col-4 {
- ^
- 332: -webkit-box-flex: 0;
- 333: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:345:2 Unused CSS selector ".row .d-col-5"
- 343: }
- 344: @media (min-width: 960px) {
- 345: .row .d-col-5 {
- ^
- 346: -webkit-box-flex: 0;
- 347: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:359:2 Unused CSS selector ".row .m-col-5"
- 357: }
- 358: @media (max-width: 959px) {
- 359: .row .m-col-5 {
- ^
- 360: -webkit-box-flex: 0;
- 361: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:401:2 Unused CSS selector ".row .d-col-7"
- 399: }
- 400: @media (min-width: 960px) {
- 401: .row .d-col-7 {
- ^
- 402: -webkit-box-flex: 0;
- 403: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:415:2 Unused CSS selector ".row .m-col-7"
- 413: }
- 414: @media (max-width: 959px) {
- 415: .row .m-col-7 {
- ^
- 416: -webkit-box-flex: 0;
- 417: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:429:2 Unused CSS selector ".row .d-col-8"
- 427: }
- 428: @media (min-width: 960px) {
- 429: .row .d-col-8 {
- ^
- 430: -webkit-box-flex: 0;
- 431: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:443:2 Unused CSS selector ".row .m-col-8"
- 441: }
- 442: @media (max-width: 959px) {
- 443: .row .m-col-8 {
- ^
- 444: -webkit-box-flex: 0;
- 445: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:457:2 Unused CSS selector ".row .d-col-9"
- 455: }
- 456: @media (min-width: 960px) {
- 457: .row .d-col-9 {
- ^
- 458: -webkit-box-flex: 0;
- 459: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:471:2 Unused CSS selector ".row .m-col-9"
- 469: }
- 470: @media (max-width: 959px) {
- 471: .row .m-col-9 {
- ^
- 472: -webkit-box-flex: 0;
- 473: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:485:2 Unused CSS selector ".row .d-col-10"
- 483: }
- 484: @media (min-width: 960px) {
- 485: .row .d-col-10 {
- ^
- 486: -webkit-box-flex: 0;
- 487: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:499:2 Unused CSS selector ".row .m-col-10"
- 497: }
- 498: @media (max-width: 959px) {
- 499: .row .m-col-10 {
- ^
- 500: -webkit-box-flex: 0;
- 501: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:513:2 Unused CSS selector ".row .d-col-11"
- 511: }
- 512: @media (min-width: 960px) {
- 513: .row .d-col-11 {
- ^
- 514: -webkit-box-flex: 0;
- 515: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:527:2 Unused CSS selector ".row .m-col-11"
- 525: }
- 526: @media (max-width: 959px) {
- 527: .row .m-col-11 {
- ^
- 528: -webkit-box-flex: 0;
- 529: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:541:2 Unused CSS selector ".row .d-col-12"
- 539: }
- 540: @media (min-width: 960px) {
- 541: .row .d-col-12 {
- ^
- 542: -webkit-box-flex: 0;
- 543: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/WishlistLayout.svelte:555:2 Unused CSS selector ".row .m-col-12"
- 553: }
- 554: @media (max-width: 959px) {
- 555: .row .m-col-12 {
- ^
- 556: -webkit-box-flex: 0;
- 557: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:22:19 Unused CSS selector "#svelte"
- 20: </div>
- 21:
- 22: <style lang="scss">#svelte {
- ^
- 23: --mdc-theme-primary: #000;
- 24: --mdc-theme-secondary: #f2f2f2;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:143:2 Unused CSS selector "#svelte"
- 141: }
- 142: @media (max-width: 959px) {
- 143: #svelte {
- ^
- 144: --mdc-typography-headline1-font-size: 32px;
- 145: --mdc-typography-headline1-line-height: 38px;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:187:0 Unused CSS selector ".row .col"
- 185: }
- 186: }
- 187: .row .col {
- ^
- 188: -ms-flex-preferred-size: 0;
- 189: flex-basis: 0;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:202:2 Unused CSS selector ".row .col"
- 200: }
- 201: @media (max-width: 959px) {
- 202: .row .col {
- ^
- 203: padding-right: var(--mdc-layout-grid-column-phone);
- 204: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:209:2 Unused CSS selector ".row .d-col-1"
- 207: }
- 208: @media (min-width: 960px) {
- 209: .row .d-col-1 {
- ^
- 210: -webkit-box-flex: 0;
- 211: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:223:2 Unused CSS selector ".row .m-col-1"
- 221: }
- 222: @media (max-width: 959px) {
- 223: .row .m-col-1 {
- ^
- 224: -webkit-box-flex: 0;
- 225: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:237:2 Unused CSS selector ".row .d-col-2"
- 235: }
- 236: @media (min-width: 960px) {
- 237: .row .d-col-2 {
- ^
- 238: -webkit-box-flex: 0;
- 239: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:251:2 Unused CSS selector ".row .m-col-2"
- 249: }
- 250: @media (max-width: 959px) {
- 251: .row .m-col-2 {
- ^
- 252: -webkit-box-flex: 0;
- 253: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:265:2 Unused CSS selector ".row .d-col-3"
- 263: }
- 264: @media (min-width: 960px) {
- 265: .row .d-col-3 {
- ^
- 266: -webkit-box-flex: 0;
- 267: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:279:2 Unused CSS selector ".row .m-col-3"
- 277: }
- 278: @media (max-width: 959px) {
- 279: .row .m-col-3 {
- ^
- 280: -webkit-box-flex: 0;
- 281: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:293:2 Unused CSS selector ".row .d-col-4"
- 291: }
- 292: @media (min-width: 960px) {
- 293: .row .d-col-4 {
- ^
- 294: -webkit-box-flex: 0;
- 295: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:307:2 Unused CSS selector ".row .m-col-4"
- 305: }
- 306: @media (max-width: 959px) {
- 307: .row .m-col-4 {
- ^
- 308: -webkit-box-flex: 0;
- 309: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:321:2 Unused CSS selector ".row .d-col-5"
- 319: }
- 320: @media (min-width: 960px) {
- 321: .row .d-col-5 {
- ^
- 322: -webkit-box-flex: 0;
- 323: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:335:2 Unused CSS selector ".row .m-col-5"
- 333: }
- 334: @media (max-width: 959px) {
- 335: .row .m-col-5 {
- ^
- 336: -webkit-box-flex: 0;
- 337: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:363:2 Unused CSS selector ".row .m-col-6"
- 361: }
- 362: @media (max-width: 959px) {
- 363: .row .m-col-6 {
- ^
- 364: -webkit-box-flex: 0;
- 365: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:377:2 Unused CSS selector ".row .d-col-7"
- 375: }
- 376: @media (min-width: 960px) {
- 377: .row .d-col-7 {
- ^
- 378: -webkit-box-flex: 0;
- 379: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:391:2 Unused CSS selector ".row .m-col-7"
- 389: }
- 390: @media (max-width: 959px) {
- 391: .row .m-col-7 {
- ^
- 392: -webkit-box-flex: 0;
- 393: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:405:2 Unused CSS selector ".row .d-col-8"
- 403: }
- 404: @media (min-width: 960px) {
- 405: .row .d-col-8 {
- ^
- 406: -webkit-box-flex: 0;
- 407: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:419:2 Unused CSS selector ".row .m-col-8"
- 417: }
- 418: @media (max-width: 959px) {
- 419: .row .m-col-8 {
- ^
- 420: -webkit-box-flex: 0;
- 421: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:433:2 Unused CSS selector ".row .d-col-9"
- 431: }
- 432: @media (min-width: 960px) {
- 433: .row .d-col-9 {
- ^
- 434: -webkit-box-flex: 0;
- 435: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:447:2 Unused CSS selector ".row .m-col-9"
- 445: }
- 446: @media (max-width: 959px) {
- 447: .row .m-col-9 {
- ^
- 448: -webkit-box-flex: 0;
- 449: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:461:2 Unused CSS selector ".row .d-col-10"
- 459: }
- 460: @media (min-width: 960px) {
- 461: .row .d-col-10 {
- ^
- 462: -webkit-box-flex: 0;
- 463: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:475:2 Unused CSS selector ".row .m-col-10"
- 473: }
- 474: @media (max-width: 959px) {
- 475: .row .m-col-10 {
- ^
- 476: -webkit-box-flex: 0;
- 477: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:489:2 Unused CSS selector ".row .d-col-11"
- 487: }
- 488: @media (min-width: 960px) {
- 489: .row .d-col-11 {
- ^
- 490: -webkit-box-flex: 0;
- 491: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:503:2 Unused CSS selector ".row .m-col-11"
- 501: }
- 502: @media (max-width: 959px) {
- 503: .row .m-col-11 {
- ^
- 504: -webkit-box-flex: 0;
- 505: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripTabItem.svelte:517:2 Unused CSS selector ".row .d-col-12"
- 515: }
- 516: @media (min-width: 960px) {
- 517: .row .d-col-12 {
- ^
- 518: -webkit-box-flex: 0;
- 519: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:108:19 Unused CSS selector "#svelte"
- 106: {/if}
- 107:
- 108: <style lang="scss">#svelte {
- ^
- 109: --mdc-theme-primary: #000;
- 110: --mdc-theme-secondary: #f2f2f2;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:229:2 Unused CSS selector "#svelte"
- 227: }
- 228: @media (max-width: 959px) {
- 229: #svelte {
- ^
- 230: --mdc-typography-headline1-font-size: 32px;
- 231: --mdc-typography-headline1-line-height: 38px;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:273:0 Unused CSS selector ".row .col"
- 271: }
- 272: }
- 273: .row .col {
- ^
- 274: -ms-flex-preferred-size: 0;
- 275: flex-basis: 0;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:288:2 Unused CSS selector ".row .col"
- 286: }
- 287: @media (max-width: 959px) {
- 288: .row .col {
- ^
- 289: padding-right: var(--mdc-layout-grid-column-phone);
- 290: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:295:2 Unused CSS selector ".row .d-col-1"
- 293: }
- 294: @media (min-width: 960px) {
- 295: .row .d-col-1 {
- ^
- 296: -webkit-box-flex: 0;
- 297: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:309:2 Unused CSS selector ".row .m-col-1"
- 307: }
- 308: @media (max-width: 959px) {
- 309: .row .m-col-1 {
- ^
- 310: -webkit-box-flex: 0;
- 311: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:323:2 Unused CSS selector ".row .d-col-2"
- 321: }
- 322: @media (min-width: 960px) {
- 323: .row .d-col-2 {
- ^
- 324: -webkit-box-flex: 0;
- 325: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:337:2 Unused CSS selector ".row .m-col-2"
- 335: }
- 336: @media (max-width: 959px) {
- 337: .row .m-col-2 {
- ^
- 338: -webkit-box-flex: 0;
- 339: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:351:2 Unused CSS selector ".row .d-col-3"
- 349: }
- 350: @media (min-width: 960px) {
- 351: .row .d-col-3 {
- ^
- 352: -webkit-box-flex: 0;
- 353: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:365:2 Unused CSS selector ".row .m-col-3"
- 363: }
- 364: @media (max-width: 959px) {
- 365: .row .m-col-3 {
- ^
- 366: -webkit-box-flex: 0;
- 367: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:407:2 Unused CSS selector ".row .d-col-5"
- 405: }
- 406: @media (min-width: 960px) {
- 407: .row .d-col-5 {
- ^
- 408: -webkit-box-flex: 0;
- 409: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:421:2 Unused CSS selector ".row .m-col-5"
- 419: }
- 420: @media (max-width: 959px) {
- 421: .row .m-col-5 {
- ^
- 422: -webkit-box-flex: 0;
- 423: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:449:2 Unused CSS selector ".row .m-col-6"
- 447: }
- 448: @media (max-width: 959px) {
- 449: .row .m-col-6 {
- ^
- 450: -webkit-box-flex: 0;
- 451: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:463:2 Unused CSS selector ".row .d-col-7"
- 461: }
- 462: @media (min-width: 960px) {
- 463: .row .d-col-7 {
- ^
- 464: -webkit-box-flex: 0;
- 465: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:477:2 Unused CSS selector ".row .m-col-7"
- 475: }
- 476: @media (max-width: 959px) {
- 477: .row .m-col-7 {
- ^
- 478: -webkit-box-flex: 0;
- 479: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:519:2 Unused CSS selector ".row .d-col-9"
- 517: }
- 518: @media (min-width: 960px) {
- 519: .row .d-col-9 {
- ^
- 520: -webkit-box-flex: 0;
- 521: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:533:2 Unused CSS selector ".row .m-col-9"
- 531: }
- 532: @media (max-width: 959px) {
- 533: .row .m-col-9 {
- ^
- 534: -webkit-box-flex: 0;
- 535: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:547:2 Unused CSS selector ".row .d-col-10"
- 545: }
- 546: @media (min-width: 960px) {
- 547: .row .d-col-10 {
- ^
- 548: -webkit-box-flex: 0;
- 549: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:561:2 Unused CSS selector ".row .m-col-10"
- 559: }
- 560: @media (max-width: 959px) {
- 561: .row .m-col-10 {
- ^
- 562: -webkit-box-flex: 0;
- 563: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:575:2 Unused CSS selector ".row .d-col-11"
- 573: }
- 574: @media (min-width: 960px) {
- 575: .row .d-col-11 {
- ^
- 576: -webkit-box-flex: 0;
- 577: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:589:2 Unused CSS selector ".row .m-col-11"
- 587: }
- 588: @media (max-width: 959px) {
- 589: .row .m-col-11 {
- ^
- 590: -webkit-box-flex: 0;
- 591: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TravelAdvisorItem.svelte:603:2 Unused CSS selector ".row .d-col-12"
- 601: }
- 602: @media (min-width: 960px) {
- 603: .row .d-col-12 {
- ^
- 604: -webkit-box-flex: 0;
- 605: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:132:19 Unused CSS selector "#svelte"
- 130:
- 131: <TripModal bind:open {trip} />
- 132: <style lang="scss">#svelte {
- ^
- 133: --mdc-theme-primary: #000;
- 134: --mdc-theme-secondary: #f2f2f2;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:253:2 Unused CSS selector "#svelte"
- 251: }
- 252: @media (max-width: 959px) {
- 253: #svelte {
- ^
- 254: --mdc-typography-headline1-font-size: 32px;
- 255: --mdc-typography-headline1-line-height: 38px;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:297:0 Unused CSS selector ".row .col"
- 295: }
- 296: }
- 297: .row .col {
- ^
- 298: -ms-flex-preferred-size: 0;
- 299: flex-basis: 0;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:312:2 Unused CSS selector ".row .col"
- 310: }
- 311: @media (max-width: 959px) {
- 312: .row .col {
- ^
- 313: padding-right: var(--mdc-layout-grid-column-phone);
- 314: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:319:2 Unused CSS selector ".row .d-col-1"
- 317: }
- 318: @media (min-width: 960px) {
- 319: .row .d-col-1 {
- ^
- 320: -webkit-box-flex: 0;
- 321: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:333:2 Unused CSS selector ".row .m-col-1"
- 331: }
- 332: @media (max-width: 959px) {
- 333: .row .m-col-1 {
- ^
- 334: -webkit-box-flex: 0;
- 335: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:347:2 Unused CSS selector ".row .d-col-2"
- 345: }
- 346: @media (min-width: 960px) {
- 347: .row .d-col-2 {
- ^
- 348: -webkit-box-flex: 0;
- 349: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:361:2 Unused CSS selector ".row .m-col-2"
- 359: }
- 360: @media (max-width: 959px) {
- 361: .row .m-col-2 {
- ^
- 362: -webkit-box-flex: 0;
- 363: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:375:2 Unused CSS selector ".row .d-col-3"
- 373: }
- 374: @media (min-width: 960px) {
- 375: .row .d-col-3 {
- ^
- 376: -webkit-box-flex: 0;
- 377: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:389:2 Unused CSS selector ".row .m-col-3"
- 387: }
- 388: @media (max-width: 959px) {
- 389: .row .m-col-3 {
- ^
- 390: -webkit-box-flex: 0;
- 391: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:403:2 Unused CSS selector ".row .d-col-4"
- 401: }
- 402: @media (min-width: 960px) {
- 403: .row .d-col-4 {
- ^
- 404: -webkit-box-flex: 0;
- 405: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:417:2 Unused CSS selector ".row .m-col-4"
- 415: }
- 416: @media (max-width: 959px) {
- 417: .row .m-col-4 {
- ^
- 418: -webkit-box-flex: 0;
- 419: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:431:2 Unused CSS selector ".row .d-col-5"
- 429: }
- 430: @media (min-width: 960px) {
- 431: .row .d-col-5 {
- ^
- 432: -webkit-box-flex: 0;
- 433: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:445:2 Unused CSS selector ".row .m-col-5"
- 443: }
- 444: @media (max-width: 959px) {
- 445: .row .m-col-5 {
- ^
- 446: -webkit-box-flex: 0;
- 447: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:487:2 Unused CSS selector ".row .d-col-7"
- 485: }
- 486: @media (min-width: 960px) {
- 487: .row .d-col-7 {
- ^
- 488: -webkit-box-flex: 0;
- 489: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:501:2 Unused CSS selector ".row .m-col-7"
- 499: }
- 500: @media (max-width: 959px) {
- 501: .row .m-col-7 {
- ^
- 502: -webkit-box-flex: 0;
- 503: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:515:2 Unused CSS selector ".row .d-col-8"
- 513: }
- 514: @media (min-width: 960px) {
- 515: .row .d-col-8 {
- ^
- 516: -webkit-box-flex: 0;
- 517: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:529:2 Unused CSS selector ".row .m-col-8"
- 527: }
- 528: @media (max-width: 959px) {
- 529: .row .m-col-8 {
- ^
- 530: -webkit-box-flex: 0;
- 531: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:543:2 Unused CSS selector ".row .d-col-9"
- 541: }
- 542: @media (min-width: 960px) {
- 543: .row .d-col-9 {
- ^
- 544: -webkit-box-flex: 0;
- 545: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:557:2 Unused CSS selector ".row .m-col-9"
- 555: }
- 556: @media (max-width: 959px) {
- 557: .row .m-col-9 {
- ^
- 558: -webkit-box-flex: 0;
- 559: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:571:2 Unused CSS selector ".row .d-col-10"
- 569: }
- 570: @media (min-width: 960px) {
- 571: .row .d-col-10 {
- ^
- 572: -webkit-box-flex: 0;
- 573: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:585:2 Unused CSS selector ".row .m-col-10"
- 583: }
- 584: @media (max-width: 959px) {
- 585: .row .m-col-10 {
- ^
- 586: -webkit-box-flex: 0;
- 587: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:599:2 Unused CSS selector ".row .d-col-11"
- 597: }
- 598: @media (min-width: 960px) {
- 599: .row .d-col-11 {
- ^
- 600: -webkit-box-flex: 0;
- 601: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:613:2 Unused CSS selector ".row .m-col-11"
- 611: }
- 612: @media (max-width: 959px) {
- 613: .row .m-col-11 {
- ^
- 614: -webkit-box-flex: 0;
- 615: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripItem.svelte:627:2 Unused CSS selector ".row .d-col-12"
- 625: }
- 626: @media (min-width: 960px) {
- 627: .row .d-col-12 {
- ^
- 628: -webkit-box-flex: 0;
- 629: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:199:9 A11y: '#' is not a valid href attribute
- 197: </Field>
- 198: </div>
- 199: <a href="#" class="text-body1">
- ^
- 200: <Field
- 201: column_1={4}
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:211:9 A11y: '#' is not a valid href attribute
- 209: </Field>
- 210: </a>
- 211: <a href="#" class="text-body1 btn-action">
- ^
- 212: <Field
- 213: column_1={4}
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:232:9 A11y: '#' is not a valid href attribute
- 230: </Field>
- 231: </a>
- 232: <a href="#" class="text-body1">
- ^
- 233: <Field
- 234: column_1={4}
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:244:9 A11y: '#' is not a valid href attribute
- 242: </Field>
- 243: </a>
- 244: <a href="#" class="text-body1 btn-action">
- ^
- 245: <Field
- 246: column_1={4}
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:258:19 Unused CSS selector "#svelte"
- 256: </div>
- 257:
- 258: <style lang="scss">#svelte {
- ^
- 259: --mdc-theme-primary: #000;
- 260: --mdc-theme-secondary: #f2f2f2;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:379:2 Unused CSS selector "#svelte"
- 377: }
- 378: @media (max-width: 959px) {
- 379: #svelte {
- ^
- 380: --mdc-typography-headline1-font-size: 32px;
- 381: --mdc-typography-headline1-line-height: 38px;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:445:2 Unused CSS selector ".row .d-col-1"
- 443: }
- 444: @media (min-width: 960px) {
- 445: .row .d-col-1 {
- ^
- 446: -webkit-box-flex: 0;
- 447: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:459:2 Unused CSS selector ".row .m-col-1"
- 457: }
- 458: @media (max-width: 959px) {
- 459: .row .m-col-1 {
- ^
- 460: -webkit-box-flex: 0;
- 461: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:473:2 Unused CSS selector ".row .d-col-2"
- 471: }
- 472: @media (min-width: 960px) {
- 473: .row .d-col-2 {
- ^
- 474: -webkit-box-flex: 0;
- 475: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:487:2 Unused CSS selector ".row .m-col-2"
- 485: }
- 486: @media (max-width: 959px) {
- 487: .row .m-col-2 {
- ^
- 488: -webkit-box-flex: 0;
- 489: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:501:2 Unused CSS selector ".row .d-col-3"
- 499: }
- 500: @media (min-width: 960px) {
- 501: .row .d-col-3 {
- ^
- 502: -webkit-box-flex: 0;
- 503: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:515:2 Unused CSS selector ".row .m-col-3"
- 513: }
- 514: @media (max-width: 959px) {
- 515: .row .m-col-3 {
- ^
- 516: -webkit-box-flex: 0;
- 517: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:529:2 Unused CSS selector ".row .d-col-4"
- 527: }
- 528: @media (min-width: 960px) {
- 529: .row .d-col-4 {
- ^
- 530: -webkit-box-flex: 0;
- 531: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:543:2 Unused CSS selector ".row .m-col-4"
- 541: }
- 542: @media (max-width: 959px) {
- 543: .row .m-col-4 {
- ^
- 544: -webkit-box-flex: 0;
- 545: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:557:2 Unused CSS selector ".row .d-col-5"
- 555: }
- 556: @media (min-width: 960px) {
- 557: .row .d-col-5 {
- ^
- 558: -webkit-box-flex: 0;
- 559: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:571:2 Unused CSS selector ".row .m-col-5"
- 569: }
- 570: @media (max-width: 959px) {
- 571: .row .m-col-5 {
- ^
- 572: -webkit-box-flex: 0;
- 573: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:613:2 Unused CSS selector ".row .d-col-7"
- 611: }
- 612: @media (min-width: 960px) {
- 613: .row .d-col-7 {
- ^
- 614: -webkit-box-flex: 0;
- 615: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:627:2 Unused CSS selector ".row .m-col-7"
- 625: }
- 626: @media (max-width: 959px) {
- 627: .row .m-col-7 {
- ^
- 628: -webkit-box-flex: 0;
- 629: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:641:2 Unused CSS selector ".row .d-col-8"
- 639: }
- 640: @media (min-width: 960px) {
- 641: .row .d-col-8 {
- ^
- 642: -webkit-box-flex: 0;
- 643: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:655:2 Unused CSS selector ".row .m-col-8"
- 653: }
- 654: @media (max-width: 959px) {
- 655: .row .m-col-8 {
- ^
- 656: -webkit-box-flex: 0;
- 657: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:669:2 Unused CSS selector ".row .d-col-9"
- 667: }
- 668: @media (min-width: 960px) {
- 669: .row .d-col-9 {
- ^
- 670: -webkit-box-flex: 0;
- 671: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:683:2 Unused CSS selector ".row .m-col-9"
- 681: }
- 682: @media (max-width: 959px) {
- 683: .row .m-col-9 {
- ^
- 684: -webkit-box-flex: 0;
- 685: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:697:2 Unused CSS selector ".row .d-col-10"
- 695: }
- 696: @media (min-width: 960px) {
- 697: .row .d-col-10 {
- ^
- 698: -webkit-box-flex: 0;
- 699: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:711:2 Unused CSS selector ".row .m-col-10"
- 709: }
- 710: @media (max-width: 959px) {
- 711: .row .m-col-10 {
- ^
- 712: -webkit-box-flex: 0;
- 713: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:725:2 Unused CSS selector ".row .d-col-11"
- 723: }
- 724: @media (min-width: 960px) {
- 725: .row .d-col-11 {
- ^
- 726: -webkit-box-flex: 0;
- 727: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:739:2 Unused CSS selector ".row .m-col-11"
- 737: }
- 738: @media (max-width: 959px) {
- 739: .row .m-col-11 {
- ^
- 740: -webkit-box-flex: 0;
- 741: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/components/TripModal.svelte:753:2 Unused CSS selector ".row .d-col-12"
- 751: }
- 752: @media (min-width: 960px) {
- 753: .row .d-col-12 {
- ^
- 754: -webkit-box-flex: 0;
- 755: -ms-flex: 0 0 calc(12 * 100% / 12);
- transforming (47) src/routes/me/index.json.ts4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/interests.svelte:38:11 Interests has unused export property 'haveTravellerMe'. If it is for external reference only, please consider using `export const haveTravellerMe`
- 36: export let data;
- 37: export let dataSelected;
- 38: export let haveTravellerMe;
- ^
- 39: let tempSelected = [...(dataSelected || [])];
- 40: const handleClose = () => {
- transforming (58) src/routes/me/trip/list.json.ts4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:115:29 A11y: '#' is not a valid href attribute
- 113: <Cell span={12}>
- 114: <ul class="list-members">
- 115: <li><a href="#">Member 1</a></li>
- ^
- 116: <li><a href="#">Member 2</a></li>
- 117: <li><a href="#">Member 3</a></li>
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:116:29 A11y: '#' is not a valid href attribute
- 114: <ul class="list-members">
- 115: <li><a href="#">Member 1</a></li>
- 116: <li><a href="#">Member 2</a></li>
- ^
- 117: <li><a href="#">Member 3</a></li>
- 118: <li>
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:117:29 A11y: '#' is not a valid href attribute
- 115: <li><a href="#">Member 1</a></li>
- 116: <li><a href="#">Member 2</a></li>
- 117: <li><a href="#">Member 3</a></li>
- ^
- 118: <li>
- 119: <a
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:120:26 A11y: 'javascript:void(0);' is not a valid href attribute
- 118: <li>
- 119: <a
- 120: href="javascript:void(0);"
- ^
- 121: on:click={() => {
- 122: openInviteMembers = true;
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:141:29 A11y: '#' is not a valid href attribute
- 139: <Cell span={12}>
- 140: <ul class="list-members">
- 141: <li><a href="#">Member 1</a></li>
- ^
- 142: <li><a href="#">Member 2</a></li>
- 143: </ul>
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:142:29 A11y: '#' is not a valid href attribute
- 140: <ul class="list-members">
- 141: <li><a href="#">Member 1</a></li>
- 142: <li><a href="#">Member 2</a></li>
- ^
- 143: </ul>
- 144: </Cell>
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:189:2 Unused CSS selector "a.text-input"
- 187:
- 188: <style>
- 189: a.text-input {
- ^
- 190: text-decoration: underline;
- 191: }
- 4:09:47 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/my-agency/index.svelte:195:2 Unused CSS selector ".my-agency-dashboard .section-header .btn-sign-out"
- 193: position: relative;
- 194: }
- 195: .my-agency-dashboard .section-header .btn-sign-out {
- ^
- 196: position: absolute;
- 197: right: 0;
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/privacy-policy.svelte:18:11 Privacy_policy has unused export property 'productDesigners'. If it is for external reference only, please consider using `export const productDesigners`
- 16: import { getCollection } from '$lib/store/collection';
- 17: import Markdown from '$lib/components/Markdown.svelte';
- 18: export let productDesigners;
- ^
- 19: export let productTypes;
- 20: export let data;
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/privacy-policy.svelte:19:11 Privacy_policy has unused export property 'productTypes'. If it is for external reference only, please consider using `export const productTypes`
- 17: import Markdown from '$lib/components/Markdown.svelte';
- 18: export let productDesigners;
- 19: export let productTypes;
- ^
- 20: export let data;
- 21: </script>
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:76:16 A11y: <img> element should have an alt attribute
- 74: <div class="thumbnail d-mb-50 m-mb-25">
- 75: <div class="image-cover" style="padding-top: 0; height: 90vh;">
- 76: <img src="/img/products/detail-1.jpg" />
- ^
- 77: </div>
- 78: </div>
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:151:16 A11y: <img> element should have an alt attribute
- 149: <div class="get-the-look-item d-mb-40 t-mb-40 m-pb-40">
- 150: <div class="thumbnail mb-25">
- 151: <img src="/img/products/detail-2.jpg" />
- ^
- 152: </div>
- 153: <LayoutGrid class="p-0 mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:197:20 A11y: <img> element should have an alt attribute
- 195: <div class="get-the-look-item m-pb-40 t-pb-0">
- 196: <div class="thumbnail mb-25">
- 197: <img src="/img/products/detail-3.jpg" />
- ^
- 198: </div>
- 199: <LayoutGrid class="p-0 mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:243:20 A11y: <img> element should have an alt attribute
- 241: <div class="get-the-look-item d-mt-80 t-mt-80">
- 242: <div class="thumbnail mb-25">
- 243: <img src="/img/products/detail-4.jpg" />
- ^
- 244: </div>
- 245: <LayoutGrid class="p-0 mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:289:16 A11y: <img> element should have an alt attribute
- 287: <div class="get-the-look-item mb-45">
- 288: <div class="thumbnail mb-25">
- 289: <img src="/img/products/detail-5.jpg" />
- ^
- 290: </div>
- 291: <LayoutGrid class="p-0 mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:410:17 A11y: A form label must be associated with a control.
- 408: on:click={() => {
- 409: openQuickShopModal = true;
- 410: }}><label>Quick Shop the Edit</label></Button
- ^
- 411: >
- 412: </div>
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:423:15 A11y: '#' is not a valid href attribute
- 421: <LayoutGrid class="p-0">
- 422: <Cell spanDevices={{ desktop: 3, tablet: 4, phone: 2 }}>
- 423: <a href="#">
- ^
- 424: <div class="product-item">
- 425: <div class="thumbnail dark d-mb-25 t-mb-25 m-mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:458:15 A11y: '#' is not a valid href attribute
- 456: </Cell>
- 457: <Cell spanDevices={{ desktop: 3, tablet: 4, phone: 2 }}>
- 458: <a href="#">
- ^
- 459: <div class="product-item">
- 460: <div class="thumbnail dark d-mb-25 t-mb-25 m-mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:493:15 A11y: '#' is not a valid href attribute
- 491: </Cell>
- 492: <Cell spanDevices={{ desktop: 3, tablet: 4, phone: 2 }}>
- 493: <a href="#">
- ^
- 494: <div class="product-item">
- 495: <div class="thumbnail dark d-mb-25 t-mb-25 m-mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/detail.svelte:528:15 A11y: '#' is not a valid href attribute
- 526: </Cell>
- 527: <Cell spanDevices={{ desktop: 3, tablet: 4, phone: 2 }}>
- 528: <a href="#">
- ^
- 529: <div class="product-item">
- 530: <div class="thumbnail dark d-mb-25 t-mb-25 m-mb-20">
- 4:09:48 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/shop/curated-looks-listing.svelte:44:12 A11y: A form label must be associated with a control.
- 42: <div class="container">
- 43: <div class="text-center d-mb-80 t-mb-80 m-mb-55 filter-wrap">
- 44: <label class="d-mr-100 t-mr-100">Filter Curations</label>
- ^
- 45: <Select bind:value={filterActive}>
- 46: <Option value="All"><h5>All</h5></Option>
- transforming (91) src/lib/components/MobileBottomTool.svelte4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/Footer.svelte:69:27 A11y: '#' is not a valid href attribute
- 67: <div class="widget-content">
- 68: <ul>
- 69: <li><a href="#">About Us</a></li>
- ^
- 70: <li><a href="#">Careers</a></li>
- 71: <li><a href="/terms-and-conditions">Terms + Conditions</a></li>
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/Footer.svelte:70:27 A11y: '#' is not a valid href attribute
- 68: <ul>
- 69: <li><a href="#">About Us</a></li>
- 70: <li><a href="#">Careers</a></li>
- ^
- 71: <li><a href="/terms-and-conditions">Terms + Conditions</a></li>
- 72: <li><a href="/privacy-policy">Privacy Policy</a></li>
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/Footer.svelte:82:27 A11y: '#' is not a valid href attribute
- 80: <div class="widget-content">
- 81: <ul>
- 82: <li><a href="#">Advisor Log In</a></li>
- ^
- 83: <li><a href="#">Affiliate Program</a></li>
- 84: </ul>
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/Footer.svelte:83:27 A11y: '#' is not a valid href attribute
- 81: <ul>
- 82: <li><a href="#">Advisor Log In</a></li>
- 83: <li><a href="#">Affiliate Program</a></li>
- ^
- 84: </ul>
- 85: </div>
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/modals/SigninModal.svelte:362:26 A11y: 'javascript:void(0);' is not a valid href attribute
- 360: {#if !showLinkReResetPassword}
- 361: <a
- 362: href="javascript:void(0);"
- ^
- 363: on:click={doSignUp}
- 364: class="text-small">Not a member yet? Sign up.</a
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/modals/SigninModal.svelte:368:26 A11y: 'javascript:void(0);' is not a valid href attribute
- 366: {:else}
- 367: <a
- 368: href="javascript:void(0);"
- ^
- 369: on:click={sendMailForgotPassword}
- 370: class="text-small">Reset password?</a
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/modals/SignupModal.svelte:304:16 A11y: 'javascript:void(0);' is not a valid href attribute
- 302: <Cell spanDevices={{ desktop: 12, tablet: 8, phone: 4 }}>
- 303: <a
- 304: href="javascript:void(0);"
- ^
- 305: on:click={doSignIn}
- 306: class="text-eyebrow">Already a member? Sign in.</a
- transforming (99) src/lib/store/collection.ts4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/OySelect.svelte:121:0 Unused CSS selector ".oy-select .iconDropDown"
- 119: border-bottom: var(--border);
- 120: }
- 121: .oy-select .iconDropDown {
- ^
- 122: position: absolute;
- 123: right: var(--clearSelectRight, 10px);
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/OySelect.svelte:130:0 Unused CSS selector ".oy-select .iconDropDown:hover"
- 128: flex: none !important;
- 129: }
- 130: .oy-select .iconDropDown:hover {
- ^
- 131: color: var(--clearSelectHoverColor, #2c3e50);
- 132: }</style>
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/index.svelte:16:11 HeaderActionMobile has unused export property 'open'. If it is for external reference only, please consider using `export const open`
- 14: import ProductSearchFormMobile from './ProductSearchFormMobile.svelte';
- 15: let dispathcher = createEventDispatcher();
- 16: export let open = false;
- ^
- 17: export let content;
- 18: export let searchModel = {};
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/index.svelte:22:11 HeaderActionMobile has unused export property 'advisorTypes'. If it is for external reference only, please consider using `export const advisorTypes`
- 20: export let destination_types = [];
- 21: export let countries = [];
- 22: export let advisorTypes = [];
- ^
- 23: export let orderings = [];
- 24: export let productTypes = [];
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/Item.svelte:156:0 Unused CSS selector ".item .divider::after"
- 154: --mdc-layout-grid-gutter-desktop: 0;
- 155: }
- 156: .item .divider::after {
- ^
- 157: background-color: rgba(0, 0, 0, 0.2);
- 158: }
- 4:09:49 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/Item.svelte:176:0 Unused CSS selector ".item .divider"
- 174: position: relative;
- 175: }
- 176: .item .divider {
- ^
- 177: width: 20%;
- 178: }
- transforming (122) node_modules/@smui/textfield/dist/helper-text/index.js4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:336:17 A11y: '#' is not a valid href attribute
- 334: <h4 class="mt-0 widget-title">Follow Oysteo</h4>
- 335: <div class="widget-content button-socials">
- 336: <a href="#" class="mr-20" target="_blank"
- ^
- 337: ><img src="/img/icons/icon-instagram.svg" alt="" />
- 338: </a>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:339:17 A11y: '#' is not a valid href attribute
- 337: ><img src="/img/icons/icon-instagram.svg" alt="" />
- 338: </a>
- 339: <a href="#" class="mr-20" target="_blank"
- ^
- 340: ><img src="/img/icons/icon-facebook2.svg" alt="" />
- 341: </a>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:342:17 A11y: '#' is not a valid href attribute
- 340: ><img src="/img/icons/icon-facebook2.svg" alt="" />
- 341: </a>
- 342: <a href="#" target="_blank"
- ^
- 343: ><img src="/img/icons/icon-twitter.svg" alt="" />
- 344: </a>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:355:27 A11y: '#' is not a valid href attribute
- 353: <div class="widget-content">
- 354: <ul>
- 355: <li><a href="#">About Us</a></li>
- ^
- 356: <li><a href="#">Careers</a></li>
- 357: <li><a href="#">Terms + Conditions</a></li>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:356:27 A11y: '#' is not a valid href attribute
- 354: <ul>
- 355: <li><a href="#">About Us</a></li>
- 356: <li><a href="#">Careers</a></li>
- ^
- 357: <li><a href="#">Terms + Conditions</a></li>
- 358: <li><a href="#">Privacy Policy</a></li>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:357:27 A11y: '#' is not a valid href attribute
- 355: <li><a href="#">About Us</a></li>
- 356: <li><a href="#">Careers</a></li>
- 357: <li><a href="#">Terms + Conditions</a></li>
- ^
- 358: <li><a href="#">Privacy Policy</a></li>
- 359: </ul>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:358:27 A11y: '#' is not a valid href attribute
- 356: <li><a href="#">Careers</a></li>
- 357: <li><a href="#">Terms + Conditions</a></li>
- 358: <li><a href="#">Privacy Policy</a></li>
- ^
- 359: </ul>
- 360: </div>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:368:27 A11y: '#' is not a valid href attribute
- 366: <div class="widget-content">
- 367: <ul>
- 368: <li><a href="#">Advisor Log In</a></li>
- ^
- 369: <li><a href="#">Affiliate Program</a></li>
- 370: </ul>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:369:27 A11y: '#' is not a valid href attribute
- 367: <ul>
- 368: <li><a href="#">Advisor Log In</a></li>
- 369: <li><a href="#">Affiliate Program</a></li>
- ^
- 370: </ul>
- 371: </div>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:376:21 A11y: '#' is not a valid href attribute
- 374: <h4 class="mt-0 widget-title">Follow Oysteo</h4>
- 375: <div class="widget-content button-socials">
- 376: <a href="#" class="mr-20" target="_blank"
- ^
- 377: ><img src="/img/icons/icon-instagram.svg" alt="" />
- 378: </a>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:379:21 A11y: '#' is not a valid href attribute
- 377: ><img src="/img/icons/icon-instagram.svg" alt="" />
- 378: </a>
- 379: <a href="#" class="mr-20" target="_blank"
- ^
- 380: ><img src="/img/icons/icon-facebook2.svg" alt="" />
- 381: </a>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:382:21 A11y: '#' is not a valid href attribute
- 380: ><img src="/img/icons/icon-facebook2.svg" alt="" />
- 381: </a>
- 382: <a href="#" target="_blank"
- ^
- 383: ><img src="/img/icons/icon-twitter.svg" alt="" />
- 384: </a>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Layout.svelte:45:11 Layout has unused export property 'refreshPage'. If it is for external reference only, please consider using `export const refreshPage`
- 43: let openSearch = false;
- 44: let outerWidth;
- 45: export let refreshPage = false;
- ^
- 46: export let config = {
- 47: header: {
- transforming (132) src/lib/store/traveller.ts4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/search-result.svelte:115:2 Unused CSS selector ".experience-item .title"
- 113: margin-left: 20px;
- 114: }
- 115: .experience-item .title {
- ^
- 116: height: auto;
- 117: overflow: auto;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/look-show.svelte:32:11 Look_show has unused export property 'title'. If it is for external reference only, please consider using `export const title`
- 30:
- 31: <script type="ts">import LookItem from './LookItem.svelte';
- 32: export let title;
- ^
- 33: export let items;
- 34: </script>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/product-show.svelte:164:0 Unused CSS selector ".products-list .image-cover :global(div)"
- 162: }
- 163:
- 164: .products-list .image-cover :global(div),
- ^
- 165: .products-list .thumbnail .image-cover :global(div) {
- 166: width: 100% !important;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/product-show.svelte:165:0 Unused CSS selector ".products-list .thumbnail .image-cover :global(div)"
- 163:
- 164: .products-list .image-cover :global(div),
- 165: .products-list .thumbnail .image-cover :global(div) {
- ^
- 166: width: 100% !important;
- 167: height: 100% !important;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/product-show.svelte:170:0 Unused CSS selector ".products-list .image-cover :global(img)"
- 168: }
- 169:
- 170: .products-list .image-cover :global(img),
- ^
- 171: .products-list .image-cover :global(div),
- 172: .products-list .thumbnail .image-cover :global(img),
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/product-show.svelte:171:0 Unused CSS selector ".products-list .image-cover :global(div)"
- 169:
- 170: .products-list .image-cover :global(img),
- 171: .products-list .image-cover :global(div),
- ^
- 172: .products-list .thumbnail .image-cover :global(img),
- 173: .products-list .thumbnail .image-cover :global(div) {
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/product-show.svelte:172:0 Unused CSS selector ".products-list .thumbnail .image-cover :global(img)"
- 170: .products-list .image-cover :global(img),
- 171: .products-list .image-cover :global(div),
- 172: .products-list .thumbnail .image-cover :global(img),
- ^
- 173: .products-list .thumbnail .image-cover :global(div) {
- 174: -webkit-transition: opacity 0.6s, -webkit-filter 0.6s, -webkit-transform 0.6s, -webkit-box-shadow 0.3s;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/product-show.svelte:173:0 Unused CSS selector ".products-list .thumbnail .image-cover :global(div)"
- 171: .products-list .image-cover :global(div),
- 172: .products-list .thumbnail .image-cover :global(img),
- 173: .products-list .thumbnail .image-cover :global(div) {
- ^
- 174: -webkit-transition: opacity 0.6s, -webkit-filter 0.6s, -webkit-transform 0.6s, -webkit-box-shadow 0.3s;
- 175: transition: opacity 0.6s, -webkit-filter 0.6s, -webkit-transform 0.6s, -webkit-box-shadow 0.3s;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:28:19 Unused CSS selector "#svelte"
- 26: {/if}
- 27:
- 28: <style lang="scss">#svelte {
- ^
- 29: --mdc-theme-primary: #000;
- 30: --mdc-theme-secondary: #f2f2f2;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:149:2 Unused CSS selector "#svelte"
- 147: }
- 148: @media (max-width: 959px) {
- 149: #svelte {
- ^
- 150: --mdc-typography-headline1-font-size: 32px;
- 151: --mdc-typography-headline1-line-height: 38px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:193:0 Unused CSS selector ".row .col"
- 191: }
- 192: }
- 193: .row .col {
- ^
- 194: -ms-flex-preferred-size: 0;
- 195: flex-basis: 0;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:208:2 Unused CSS selector ".row .col"
- 206: }
- 207: @media (max-width: 959px) {
- 208: .row .col {
- ^
- 209: padding-right: var(--mdc-layout-grid-column-phone);
- 210: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:215:2 Unused CSS selector ".row .d-col-1"
- 213: }
- 214: @media (min-width: 960px) {
- 215: .row .d-col-1 {
- ^
- 216: -webkit-box-flex: 0;
- 217: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:229:2 Unused CSS selector ".row .m-col-1"
- 227: }
- 228: @media (max-width: 959px) {
- 229: .row .m-col-1 {
- ^
- 230: -webkit-box-flex: 0;
- 231: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:243:2 Unused CSS selector ".row .d-col-2"
- 241: }
- 242: @media (min-width: 960px) {
- 243: .row .d-col-2 {
- ^
- 244: -webkit-box-flex: 0;
- 245: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:257:2 Unused CSS selector ".row .m-col-2"
- 255: }
- 256: @media (max-width: 959px) {
- 257: .row .m-col-2 {
- ^
- 258: -webkit-box-flex: 0;
- 259: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:271:2 Unused CSS selector ".row .d-col-3"
- 269: }
- 270: @media (min-width: 960px) {
- 271: .row .d-col-3 {
- ^
- 272: -webkit-box-flex: 0;
- 273: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:285:2 Unused CSS selector ".row .m-col-3"
- 283: }
- 284: @media (max-width: 959px) {
- 285: .row .m-col-3 {
- ^
- 286: -webkit-box-flex: 0;
- 287: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:299:2 Unused CSS selector ".row .d-col-4"
- 297: }
- 298: @media (min-width: 960px) {
- 299: .row .d-col-4 {
- ^
- 300: -webkit-box-flex: 0;
- 301: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:313:2 Unused CSS selector ".row .m-col-4"
- 311: }
- 312: @media (max-width: 959px) {
- 313: .row .m-col-4 {
- ^
- 314: -webkit-box-flex: 0;
- 315: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:327:2 Unused CSS selector ".row .d-col-5"
- 325: }
- 326: @media (min-width: 960px) {
- 327: .row .d-col-5 {
- ^
- 328: -webkit-box-flex: 0;
- 329: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:341:2 Unused CSS selector ".row .m-col-5"
- 339: }
- 340: @media (max-width: 959px) {
- 341: .row .m-col-5 {
- ^
- 342: -webkit-box-flex: 0;
- 343: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:355:2 Unused CSS selector ".row .d-col-6"
- 353: }
- 354: @media (min-width: 960px) {
- 355: .row .d-col-6 {
- ^
- 356: -webkit-box-flex: 0;
- 357: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:369:2 Unused CSS selector ".row .m-col-6"
- 367: }
- 368: @media (max-width: 959px) {
- 369: .row .m-col-6 {
- ^
- 370: -webkit-box-flex: 0;
- 371: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:383:2 Unused CSS selector ".row .d-col-7"
- 381: }
- 382: @media (min-width: 960px) {
- 383: .row .d-col-7 {
- ^
- 384: -webkit-box-flex: 0;
- 385: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:397:2 Unused CSS selector ".row .m-col-7"
- 395: }
- 396: @media (max-width: 959px) {
- 397: .row .m-col-7 {
- ^
- 398: -webkit-box-flex: 0;
- 399: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:411:2 Unused CSS selector ".row .d-col-8"
- 409: }
- 410: @media (min-width: 960px) {
- 411: .row .d-col-8 {
- ^
- 412: -webkit-box-flex: 0;
- 413: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:425:2 Unused CSS selector ".row .m-col-8"
- 423: }
- 424: @media (max-width: 959px) {
- 425: .row .m-col-8 {
- ^
- 426: -webkit-box-flex: 0;
- 427: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:439:2 Unused CSS selector ".row .d-col-9"
- 437: }
- 438: @media (min-width: 960px) {
- 439: .row .d-col-9 {
- ^
- 440: -webkit-box-flex: 0;
- 441: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:453:2 Unused CSS selector ".row .m-col-9"
- 451: }
- 452: @media (max-width: 959px) {
- 453: .row .m-col-9 {
- ^
- 454: -webkit-box-flex: 0;
- 455: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:467:2 Unused CSS selector ".row .d-col-10"
- 465: }
- 466: @media (min-width: 960px) {
- 467: .row .d-col-10 {
- ^
- 468: -webkit-box-flex: 0;
- 469: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:481:2 Unused CSS selector ".row .m-col-10"
- 479: }
- 480: @media (max-width: 959px) {
- 481: .row .m-col-10 {
- ^
- 482: -webkit-box-flex: 0;
- 483: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:495:2 Unused CSS selector ".row .d-col-11"
- 493: }
- 494: @media (min-width: 960px) {
- 495: .row .d-col-11 {
- ^
- 496: -webkit-box-flex: 0;
- 497: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:509:2 Unused CSS selector ".row .m-col-11"
- 507: }
- 508: @media (max-width: 959px) {
- 509: .row .m-col-11 {
- ^
- 510: -webkit-box-flex: 0;
- 511: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:523:2 Unused CSS selector ".row .d-col-12"
- 521: }
- 522: @media (min-width: 960px) {
- 523: .row .d-col-12 {
- ^
- 524: -webkit-box-flex: 0;
- 525: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:537:2 Unused CSS selector ".row .m-col-12"
- 535: }
- 536: @media (max-width: 959px) {
- 537: .row .m-col-12 {
- ^
- 538: -webkit-box-flex: 0;
- 539: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ListItem.svelte:563:0 Unused CSS selector ".row .col"
- 561: }
- 562:
- 563: .row .col {
- ^
- 564: --mdc-layout-grid-gutter-desktop: calc(15px / 2);
- 565: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:18:11 CuratedExperience has unused export property 'name'. If it is for external reference only, please consider using `export const name`
- 16: import { pushToast } from './common/OyNotification.svelte';
- 17: export let experiences;
- 18: export let name = undefined;
- ^
- 19: export let prominent = false;
- 20: export let vertical = false;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:20:11 CuratedExperience has unused export property 'vertical'. If it is for external reference only, please consider using `export const vertical`
- 18: export let name = undefined;
- 19: export let prominent = false;
- 20: export let vertical = false;
- ^
- 21: export let columns = 4;
- 22: export let subtitle = 'Featured Experience';
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:21:11 CuratedExperience has unused export property 'columns'. If it is for external reference only, please consider using `export const columns`
- 19: export let prominent = false;
- 20: export let vertical = false;
- 21: export let columns = 4;
- ^
- 22: export let subtitle = 'Featured Experience';
- 23: export let index;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:163:19 Unused CSS selector "#svelte"
- 161: </LayoutGrid>
- 162:
- 163: <style lang="scss">#svelte {
- ^
- 164: --mdc-theme-primary: #000;
- 165: --mdc-theme-secondary: #f2f2f2;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:284:2 Unused CSS selector "#svelte"
- 282: }
- 283: @media (max-width: 959px) {
- 284: #svelte {
- ^
- 285: --mdc-typography-headline1-font-size: 32px;
- 286: --mdc-typography-headline1-line-height: 38px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:328:0 Unused CSS selector ".row .col"
- 326: }
- 327: }
- 328: .row .col {
- ^
- 329: -ms-flex-preferred-size: 0;
- 330: flex-basis: 0;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:343:2 Unused CSS selector ".row .col"
- 341: }
- 342: @media (max-width: 959px) {
- 343: .row .col {
- ^
- 344: padding-right: var(--mdc-layout-grid-column-phone);
- 345: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:350:2 Unused CSS selector ".row .d-col-1"
- 348: }
- 349: @media (min-width: 960px) {
- 350: .row .d-col-1 {
- ^
- 351: -webkit-box-flex: 0;
- 352: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:364:2 Unused CSS selector ".row .m-col-1"
- 362: }
- 363: @media (max-width: 959px) {
- 364: .row .m-col-1 {
- ^
- 365: -webkit-box-flex: 0;
- 366: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:378:2 Unused CSS selector ".row .d-col-2"
- 376: }
- 377: @media (min-width: 960px) {
- 378: .row .d-col-2 {
- ^
- 379: -webkit-box-flex: 0;
- 380: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:392:2 Unused CSS selector ".row .m-col-2"
- 390: }
- 391: @media (max-width: 959px) {
- 392: .row .m-col-2 {
- ^
- 393: -webkit-box-flex: 0;
- 394: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:406:2 Unused CSS selector ".row .d-col-3"
- 404: }
- 405: @media (min-width: 960px) {
- 406: .row .d-col-3 {
- ^
- 407: -webkit-box-flex: 0;
- 408: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:420:2 Unused CSS selector ".row .m-col-3"
- 418: }
- 419: @media (max-width: 959px) {
- 420: .row .m-col-3 {
- ^
- 421: -webkit-box-flex: 0;
- 422: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:434:2 Unused CSS selector ".row .d-col-4"
- 432: }
- 433: @media (min-width: 960px) {
- 434: .row .d-col-4 {
- ^
- 435: -webkit-box-flex: 0;
- 436: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:448:2 Unused CSS selector ".row .m-col-4"
- 446: }
- 447: @media (max-width: 959px) {
- 448: .row .m-col-4 {
- ^
- 449: -webkit-box-flex: 0;
- 450: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:462:2 Unused CSS selector ".row .d-col-5"
- 460: }
- 461: @media (min-width: 960px) {
- 462: .row .d-col-5 {
- ^
- 463: -webkit-box-flex: 0;
- 464: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:476:2 Unused CSS selector ".row .m-col-5"
- 474: }
- 475: @media (max-width: 959px) {
- 476: .row .m-col-5 {
- ^
- 477: -webkit-box-flex: 0;
- 478: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:490:2 Unused CSS selector ".row .d-col-6"
- 488: }
- 489: @media (min-width: 960px) {
- 490: .row .d-col-6 {
- ^
- 491: -webkit-box-flex: 0;
- 492: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:504:2 Unused CSS selector ".row .m-col-6"
- 502: }
- 503: @media (max-width: 959px) {
- 504: .row .m-col-6 {
- ^
- 505: -webkit-box-flex: 0;
- 506: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:518:2 Unused CSS selector ".row .d-col-7"
- 516: }
- 517: @media (min-width: 960px) {
- 518: .row .d-col-7 {
- ^
- 519: -webkit-box-flex: 0;
- 520: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:532:2 Unused CSS selector ".row .m-col-7"
- 530: }
- 531: @media (max-width: 959px) {
- 532: .row .m-col-7 {
- ^
- 533: -webkit-box-flex: 0;
- 534: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:546:2 Unused CSS selector ".row .d-col-8"
- 544: }
- 545: @media (min-width: 960px) {
- 546: .row .d-col-8 {
- ^
- 547: -webkit-box-flex: 0;
- 548: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:560:2 Unused CSS selector ".row .m-col-8"
- 558: }
- 559: @media (max-width: 959px) {
- 560: .row .m-col-8 {
- ^
- 561: -webkit-box-flex: 0;
- 562: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:574:2 Unused CSS selector ".row .d-col-9"
- 572: }
- 573: @media (min-width: 960px) {
- 574: .row .d-col-9 {
- ^
- 575: -webkit-box-flex: 0;
- 576: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:588:2 Unused CSS selector ".row .m-col-9"
- 586: }
- 587: @media (max-width: 959px) {
- 588: .row .m-col-9 {
- ^
- 589: -webkit-box-flex: 0;
- 590: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:602:2 Unused CSS selector ".row .d-col-10"
- 600: }
- 601: @media (min-width: 960px) {
- 602: .row .d-col-10 {
- ^
- 603: -webkit-box-flex: 0;
- 604: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:616:2 Unused CSS selector ".row .m-col-10"
- 614: }
- 615: @media (max-width: 959px) {
- 616: .row .m-col-10 {
- ^
- 617: -webkit-box-flex: 0;
- 618: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:630:2 Unused CSS selector ".row .d-col-11"
- 628: }
- 629: @media (min-width: 960px) {
- 630: .row .d-col-11 {
- ^
- 631: -webkit-box-flex: 0;
- 632: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:644:2 Unused CSS selector ".row .m-col-11"
- 642: }
- 643: @media (max-width: 959px) {
- 644: .row .m-col-11 {
- ^
- 645: -webkit-box-flex: 0;
- 646: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:658:2 Unused CSS selector ".row .d-col-12"
- 656: }
- 657: @media (min-width: 960px) {
- 658: .row .d-col-12 {
- ^
- 659: -webkit-box-flex: 0;
- 660: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:672:2 Unused CSS selector ".row .m-col-12"
- 670: }
- 671: @media (max-width: 959px) {
- 672: .row .m-col-12 {
- ^
- 673: -webkit-box-flex: 0;
- 674: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:693:0 Unused CSS selector ".experiences--item.featured .image-cover"
- 691: }
- 692: }
- 693: .experiences--item.featured .image-cover {
- ^
- 694: padding-top: calc(100vh - 88px - 32px);
- 695: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:697:2 Unused CSS selector ".experiences--item.featured .image-cover"
- 695: }
- 696: @media screen and (min-width: 1921px) {
- 697: .experiences--item.featured .image-cover {
- ^
- 698: padding-top: 65vh;
- 699: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:702:2 Unused CSS selector ".experiences--item.featured .image-cover"
- 700: }
- 701: @media screen and (min-width: 2561px) {
- 702: .experiences--item.featured .image-cover {
- ^
- 703: padding-top: 50vh;
- 704: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/CuratedExperience.svelte:722:0 Unused CSS selector ".experiences--list .row"
- 720: }
- 721:
- 722: .experiences--list .row {
- ^
- 723: align-items: flex-end;
- 724: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:6:11 WhatToWear has unused export property 'headline'. If it is for external reference only, please consider using `export const headline`
- 4: import Carousel from './Carousel.svelte';
- 5: export let name = undefined;
- 6: export let headline = undefined;
- ^
- 7: export let description = undefined;
- 8: export let actions = undefined;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:9:11 WhatToWear has unused export property 'gallery'. If it is for external reference only, please consider using `export const gallery`
- 7: export let description = undefined;
- 8: export let actions = undefined;
- 9: export let gallery = undefined;
- ^
- 10: export let background = [];
- 11: </script>
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:32:19 Unused CSS selector "#svelte"
- 30: </section>
- 31:
- 32: <style lang="scss">#svelte {
- ^
- 33: --mdc-theme-primary: #000;
- 34: --mdc-theme-secondary: #f2f2f2;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:153:2 Unused CSS selector "#svelte"
- 151: }
- 152: @media (max-width: 959px) {
- 153: #svelte {
- ^
- 154: --mdc-typography-headline1-font-size: 32px;
- 155: --mdc-typography-headline1-line-height: 38px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:182:0 Unused CSS selector ".row"
- 180: }
- 181:
- 182: .row {
- ^
- 183: display: -webkit-box;
- 184: display: -ms-flexbox;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:192:2 Unused CSS selector ".row"
- 190: }
- 191: @media (max-width: 959px) {
- 192: .row {
- ^
- 193: margin-right: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 194: margin-left: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:197:0 Unused CSS selector ".row .col"
- 195: }
- 196: }
- 197: .row .col {
- ^
- 198: -ms-flex-preferred-size: 0;
- 199: flex-basis: 0;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:212:2 Unused CSS selector ".row .col"
- 210: }
- 211: @media (max-width: 959px) {
- 212: .row .col {
- ^
- 213: padding-right: var(--mdc-layout-grid-column-phone);
- 214: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:219:2 Unused CSS selector ".row .d-col-1"
- 217: }
- 218: @media (min-width: 960px) {
- 219: .row .d-col-1 {
- ^
- 220: -webkit-box-flex: 0;
- 221: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:233:2 Unused CSS selector ".row .m-col-1"
- 231: }
- 232: @media (max-width: 959px) {
- 233: .row .m-col-1 {
- ^
- 234: -webkit-box-flex: 0;
- 235: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:247:2 Unused CSS selector ".row .d-col-2"
- 245: }
- 246: @media (min-width: 960px) {
- 247: .row .d-col-2 {
- ^
- 248: -webkit-box-flex: 0;
- 249: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:261:2 Unused CSS selector ".row .m-col-2"
- 259: }
- 260: @media (max-width: 959px) {
- 261: .row .m-col-2 {
- ^
- 262: -webkit-box-flex: 0;
- 263: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:275:2 Unused CSS selector ".row .d-col-3"
- 273: }
- 274: @media (min-width: 960px) {
- 275: .row .d-col-3 {
- ^
- 276: -webkit-box-flex: 0;
- 277: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:289:2 Unused CSS selector ".row .m-col-3"
- 287: }
- 288: @media (max-width: 959px) {
- 289: .row .m-col-3 {
- ^
- 290: -webkit-box-flex: 0;
- 291: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:303:2 Unused CSS selector ".row .d-col-4"
- 301: }
- 302: @media (min-width: 960px) {
- 303: .row .d-col-4 {
- ^
- 304: -webkit-box-flex: 0;
- 305: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:317:2 Unused CSS selector ".row .m-col-4"
- 315: }
- 316: @media (max-width: 959px) {
- 317: .row .m-col-4 {
- ^
- 318: -webkit-box-flex: 0;
- 319: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:331:2 Unused CSS selector ".row .d-col-5"
- 329: }
- 330: @media (min-width: 960px) {
- 331: .row .d-col-5 {
- ^
- 332: -webkit-box-flex: 0;
- 333: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:345:2 Unused CSS selector ".row .m-col-5"
- 343: }
- 344: @media (max-width: 959px) {
- 345: .row .m-col-5 {
- ^
- 346: -webkit-box-flex: 0;
- 347: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:359:2 Unused CSS selector ".row .d-col-6"
- 357: }
- 358: @media (min-width: 960px) {
- 359: .row .d-col-6 {
- ^
- 360: -webkit-box-flex: 0;
- 361: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:373:2 Unused CSS selector ".row .m-col-6"
- 371: }
- 372: @media (max-width: 959px) {
- 373: .row .m-col-6 {
- ^
- 374: -webkit-box-flex: 0;
- 375: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:387:2 Unused CSS selector ".row .d-col-7"
- 385: }
- 386: @media (min-width: 960px) {
- 387: .row .d-col-7 {
- ^
- 388: -webkit-box-flex: 0;
- 389: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:401:2 Unused CSS selector ".row .m-col-7"
- 399: }
- 400: @media (max-width: 959px) {
- 401: .row .m-col-7 {
- ^
- 402: -webkit-box-flex: 0;
- 403: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:415:2 Unused CSS selector ".row .d-col-8"
- 413: }
- 414: @media (min-width: 960px) {
- 415: .row .d-col-8 {
- ^
- 416: -webkit-box-flex: 0;
- 417: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:429:2 Unused CSS selector ".row .m-col-8"
- 427: }
- 428: @media (max-width: 959px) {
- 429: .row .m-col-8 {
- ^
- 430: -webkit-box-flex: 0;
- 431: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:443:2 Unused CSS selector ".row .d-col-9"
- 441: }
- 442: @media (min-width: 960px) {
- 443: .row .d-col-9 {
- ^
- 444: -webkit-box-flex: 0;
- 445: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:457:2 Unused CSS selector ".row .m-col-9"
- 455: }
- 456: @media (max-width: 959px) {
- 457: .row .m-col-9 {
- ^
- 458: -webkit-box-flex: 0;
- 459: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:471:2 Unused CSS selector ".row .d-col-10"
- 469: }
- 470: @media (min-width: 960px) {
- 471: .row .d-col-10 {
- ^
- 472: -webkit-box-flex: 0;
- 473: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:485:2 Unused CSS selector ".row .m-col-10"
- 483: }
- 484: @media (max-width: 959px) {
- 485: .row .m-col-10 {
- ^
- 486: -webkit-box-flex: 0;
- 487: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:499:2 Unused CSS selector ".row .d-col-11"
- 497: }
- 498: @media (min-width: 960px) {
- 499: .row .d-col-11 {
- ^
- 500: -webkit-box-flex: 0;
- 501: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:513:2 Unused CSS selector ".row .m-col-11"
- 511: }
- 512: @media (max-width: 959px) {
- 513: .row .m-col-11 {
- ^
- 514: -webkit-box-flex: 0;
- 515: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:527:2 Unused CSS selector ".row .d-col-12"
- 525: }
- 526: @media (min-width: 960px) {
- 527: .row .d-col-12 {
- ^
- 528: -webkit-box-flex: 0;
- 529: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:541:2 Unused CSS selector ".row .m-col-12"
- 539: }
- 540: @media (max-width: 959px) {
- 541: .row .m-col-12 {
- ^
- 542: -webkit-box-flex: 0;
- 543: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:555:0 Unused CSS selector ".mdc-button--outlined:not(:disabled):hover"
- 553: }
- 554:
- 555: .mdc-button--outlined:not(:disabled):hover {
- ^
- 556: background-color: var(--mdc-theme-primary);
- 557: --mdc-outlined-button-label-text-color: #fff;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:560:0 Unused CSS selector ".mdc-button--unelevated:not(:disabled):hover"
- 558: }
- 559:
- 560: .mdc-button--unelevated:not(:disabled):hover {
- ^
- 561: border: 1px solid #000;
- 562: --mdc-filled-button-container-color: transparent;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:566:0 Unused CSS selector ".btn-group .mdc-button"
- 564: }
- 565:
- 566: .btn-group .mdc-button {
- ^
- 567: margin-left: 0.5em;
- 568: margin-right: 0.5em;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:570:0 Unused CSS selector ".btn-group .mdc-button:first-child"
- 568: margin-right: 0.5em;
- 569: }
- 570: .btn-group .mdc-button:first-child {
- ^
- 571: margin-left: 0;
- 572: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/WhatToWear.svelte:573:0 Unused CSS selector ".btn-group .mdc-button:last-child"
- 571: margin-left: 0;
- 572: }
- 573: .btn-group .mdc-button:last-child {
- ^
- 574: margin-right: 0;
- 575: }
- transforming (150) src/lib/store/advisor.ts4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/DropSlides.svelte:86:0 Unused CSS selector ".stories-list .wrap-control"
- 84: direction: ltr;
- 85: }
- 86: .stories-list .wrap-control {
- ^
- 87: top: auto;
- 88: bottom: -80px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/DropSlides.svelte:90:0 Unused CSS selector ".stories-list .wrap-control img"
- 88: bottom: -80px;
- 89: }
- 90: .stories-list .wrap-control img {
- ^
- 91: cursor: pointer;
- 92: filter: brightness(0%);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/DropSlides.svelte:94:0 Unused CSS selector ".stories-list .wrap-control img:hover"
- 92: filter: brightness(0%);
- 93: }
- 94: .stories-list .wrap-control img:hover {
- ^
- 95: filter: invert(43%) sepia(89%) saturate(304%) hue-rotate(177deg) brightness(91%) contrast(94%);
- 96: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:129:19 Unused CSS selector "#svelte"
- 127: </section>
- 128:
- 129: <style lang="scss">#svelte {
- ^
- 130: --mdc-theme-primary: #000;
- 131: --mdc-theme-secondary: #f2f2f2;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:250:2 Unused CSS selector "#svelte"
- 248: }
- 249: @media (max-width: 959px) {
- 250: #svelte {
- ^
- 251: --mdc-typography-headline1-font-size: 32px;
- 252: --mdc-typography-headline1-line-height: 38px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:316:2 Unused CSS selector ".row .d-col-1"
- 314: }
- 315: @media (min-width: 960px) {
- 316: .row .d-col-1 {
- ^
- 317: -webkit-box-flex: 0;
- 318: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:330:2 Unused CSS selector ".row .m-col-1"
- 328: }
- 329: @media (max-width: 959px) {
- 330: .row .m-col-1 {
- ^
- 331: -webkit-box-flex: 0;
- 332: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:344:2 Unused CSS selector ".row .d-col-2"
- 342: }
- 343: @media (min-width: 960px) {
- 344: .row .d-col-2 {
- ^
- 345: -webkit-box-flex: 0;
- 346: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:358:2 Unused CSS selector ".row .m-col-2"
- 356: }
- 357: @media (max-width: 959px) {
- 358: .row .m-col-2 {
- ^
- 359: -webkit-box-flex: 0;
- 360: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:372:2 Unused CSS selector ".row .d-col-3"
- 370: }
- 371: @media (min-width: 960px) {
- 372: .row .d-col-3 {
- ^
- 373: -webkit-box-flex: 0;
- 374: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:386:2 Unused CSS selector ".row .m-col-3"
- 384: }
- 385: @media (max-width: 959px) {
- 386: .row .m-col-3 {
- ^
- 387: -webkit-box-flex: 0;
- 388: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:400:2 Unused CSS selector ".row .d-col-4"
- 398: }
- 399: @media (min-width: 960px) {
- 400: .row .d-col-4 {
- ^
- 401: -webkit-box-flex: 0;
- 402: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:414:2 Unused CSS selector ".row .m-col-4"
- 412: }
- 413: @media (max-width: 959px) {
- 414: .row .m-col-4 {
- ^
- 415: -webkit-box-flex: 0;
- 416: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:442:2 Unused CSS selector ".row .m-col-5"
- 440: }
- 441: @media (max-width: 959px) {
- 442: .row .m-col-5 {
- ^
- 443: -webkit-box-flex: 0;
- 444: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:498:2 Unused CSS selector ".row .m-col-7"
- 496: }
- 497: @media (max-width: 959px) {
- 498: .row .m-col-7 {
- ^
- 499: -webkit-box-flex: 0;
- 500: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:512:2 Unused CSS selector ".row .d-col-8"
- 510: }
- 511: @media (min-width: 960px) {
- 512: .row .d-col-8 {
- ^
- 513: -webkit-box-flex: 0;
- 514: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:526:2 Unused CSS selector ".row .m-col-8"
- 524: }
- 525: @media (max-width: 959px) {
- 526: .row .m-col-8 {
- ^
- 527: -webkit-box-flex: 0;
- 528: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:540:2 Unused CSS selector ".row .d-col-9"
- 538: }
- 539: @media (min-width: 960px) {
- 540: .row .d-col-9 {
- ^
- 541: -webkit-box-flex: 0;
- 542: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:554:2 Unused CSS selector ".row .m-col-9"
- 552: }
- 553: @media (max-width: 959px) {
- 554: .row .m-col-9 {
- ^
- 555: -webkit-box-flex: 0;
- 556: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:568:2 Unused CSS selector ".row .d-col-10"
- 566: }
- 567: @media (min-width: 960px) {
- 568: .row .d-col-10 {
- ^
- 569: -webkit-box-flex: 0;
- 570: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:582:2 Unused CSS selector ".row .m-col-10"
- 580: }
- 581: @media (max-width: 959px) {
- 582: .row .m-col-10 {
- ^
- 583: -webkit-box-flex: 0;
- 584: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:596:2 Unused CSS selector ".row .d-col-11"
- 594: }
- 595: @media (min-width: 960px) {
- 596: .row .d-col-11 {
- ^
- 597: -webkit-box-flex: 0;
- 598: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:610:2 Unused CSS selector ".row .m-col-11"
- 608: }
- 609: @media (max-width: 959px) {
- 610: .row .m-col-11 {
- ^
- 611: -webkit-box-flex: 0;
- 612: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:624:2 Unused CSS selector ".row .d-col-12"
- 622: }
- 623: @media (min-width: 960px) {
- 624: .row .d-col-12 {
- ^
- 625: -webkit-box-flex: 0;
- 626: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:663:0 Unused CSS selector ".btn-group .mdc-button"
- 661: }
- 662:
- 663: .btn-group .mdc-button {
- ^
- 664: margin-left: 0.5em;
- 665: margin-right: 0.5em;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:667:0 Unused CSS selector ".btn-group .mdc-button:first-child"
- 665: margin-right: 0.5em;
- 666: }
- 667: .btn-group .mdc-button:first-child {
- ^
- 668: margin-left: 0;
- 669: }
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/FeaturedDrop.svelte:670:0 Unused CSS selector ".btn-group .mdc-button:last-child"
- 668: margin-left: 0;
- 669: }
- 670: .btn-group .mdc-button:last-child {
- ^
- 671: margin-right: 0;
- 672: }
- transforming (160) src/lib/components/FeaturedImage.svelte4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:80:19 Unused CSS selector "#svelte"
- 78: </form>
- 79:
- 80: <style lang="scss">#svelte {
- ^
- 81: --mdc-theme-primary: #000;
- 82: --mdc-theme-secondary: #f2f2f2;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:201:2 Unused CSS selector "#svelte"
- 199: }
- 200: @media (max-width: 959px) {
- 201: #svelte {
- ^
- 202: --mdc-typography-headline1-font-size: 32px;
- 203: --mdc-typography-headline1-line-height: 38px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:230:0 Unused CSS selector ".row"
- 228: }
- 229:
- 230: .row {
- ^
- 231: display: -webkit-box;
- 232: display: -ms-flexbox;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:240:2 Unused CSS selector ".row"
- 238: }
- 239: @media (max-width: 959px) {
- 240: .row {
- ^
- 241: margin-right: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 242: margin-left: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:245:0 Unused CSS selector ".row .col"
- 243: }
- 244: }
- 245: .row .col {
- ^
- 246: -ms-flex-preferred-size: 0;
- 247: flex-basis: 0;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:260:2 Unused CSS selector ".row .col"
- 258: }
- 259: @media (max-width: 959px) {
- 260: .row .col {
- ^
- 261: padding-right: var(--mdc-layout-grid-column-phone);
- 262: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:267:2 Unused CSS selector ".row .d-col-1"
- 265: }
- 266: @media (min-width: 960px) {
- 267: .row .d-col-1 {
- ^
- 268: -webkit-box-flex: 0;
- 269: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:281:2 Unused CSS selector ".row .m-col-1"
- 279: }
- 280: @media (max-width: 959px) {
- 281: .row .m-col-1 {
- ^
- 282: -webkit-box-flex: 0;
- 283: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:295:2 Unused CSS selector ".row .d-col-2"
- 293: }
- 294: @media (min-width: 960px) {
- 295: .row .d-col-2 {
- ^
- 296: -webkit-box-flex: 0;
- 297: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:309:2 Unused CSS selector ".row .m-col-2"
- 307: }
- 308: @media (max-width: 959px) {
- 309: .row .m-col-2 {
- ^
- 310: -webkit-box-flex: 0;
- 311: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:323:2 Unused CSS selector ".row .d-col-3"
- 321: }
- 322: @media (min-width: 960px) {
- 323: .row .d-col-3 {
- ^
- 324: -webkit-box-flex: 0;
- 325: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:337:2 Unused CSS selector ".row .m-col-3"
- 335: }
- 336: @media (max-width: 959px) {
- 337: .row .m-col-3 {
- ^
- 338: -webkit-box-flex: 0;
- 339: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:351:2 Unused CSS selector ".row .d-col-4"
- 349: }
- 350: @media (min-width: 960px) {
- 351: .row .d-col-4 {
- ^
- 352: -webkit-box-flex: 0;
- 353: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:365:2 Unused CSS selector ".row .m-col-4"
- 363: }
- 364: @media (max-width: 959px) {
- 365: .row .m-col-4 {
- ^
- 366: -webkit-box-flex: 0;
- 367: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:379:2 Unused CSS selector ".row .d-col-5"
- 377: }
- 378: @media (min-width: 960px) {
- 379: .row .d-col-5 {
- ^
- 380: -webkit-box-flex: 0;
- 381: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:393:2 Unused CSS selector ".row .m-col-5"
- 391: }
- 392: @media (max-width: 959px) {
- 393: .row .m-col-5 {
- ^
- 394: -webkit-box-flex: 0;
- 395: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:407:2 Unused CSS selector ".row .d-col-6"
- 405: }
- 406: @media (min-width: 960px) {
- 407: .row .d-col-6 {
- ^
- 408: -webkit-box-flex: 0;
- 409: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:421:2 Unused CSS selector ".row .m-col-6"
- 419: }
- 420: @media (max-width: 959px) {
- 421: .row .m-col-6 {
- ^
- 422: -webkit-box-flex: 0;
- 423: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:435:2 Unused CSS selector ".row .d-col-7"
- 433: }
- 434: @media (min-width: 960px) {
- 435: .row .d-col-7 {
- ^
- 436: -webkit-box-flex: 0;
- 437: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:449:2 Unused CSS selector ".row .m-col-7"
- 447: }
- 448: @media (max-width: 959px) {
- 449: .row .m-col-7 {
- ^
- 450: -webkit-box-flex: 0;
- 451: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:463:2 Unused CSS selector ".row .d-col-8"
- 461: }
- 462: @media (min-width: 960px) {
- 463: .row .d-col-8 {
- ^
- 464: -webkit-box-flex: 0;
- 465: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:477:2 Unused CSS selector ".row .m-col-8"
- 475: }
- 476: @media (max-width: 959px) {
- 477: .row .m-col-8 {
- ^
- 478: -webkit-box-flex: 0;
- 479: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:491:2 Unused CSS selector ".row .d-col-9"
- 489: }
- 490: @media (min-width: 960px) {
- 491: .row .d-col-9 {
- ^
- 492: -webkit-box-flex: 0;
- 493: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:505:2 Unused CSS selector ".row .m-col-9"
- 503: }
- 504: @media (max-width: 959px) {
- 505: .row .m-col-9 {
- ^
- 506: -webkit-box-flex: 0;
- 507: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:519:2 Unused CSS selector ".row .d-col-10"
- 517: }
- 518: @media (min-width: 960px) {
- 519: .row .d-col-10 {
- ^
- 520: -webkit-box-flex: 0;
- 521: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:533:2 Unused CSS selector ".row .m-col-10"
- 531: }
- 532: @media (max-width: 959px) {
- 533: .row .m-col-10 {
- ^
- 534: -webkit-box-flex: 0;
- 535: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:547:2 Unused CSS selector ".row .d-col-11"
- 545: }
- 546: @media (min-width: 960px) {
- 547: .row .d-col-11 {
- ^
- 548: -webkit-box-flex: 0;
- 549: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:561:2 Unused CSS selector ".row .m-col-11"
- 559: }
- 560: @media (max-width: 959px) {
- 561: .row .m-col-11 {
- ^
- 562: -webkit-box-flex: 0;
- 563: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:575:2 Unused CSS selector ".row .d-col-12"
- 573: }
- 574: @media (min-width: 960px) {
- 575: .row .d-col-12 {
- ^
- 576: -webkit-box-flex: 0;
- 577: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:589:2 Unused CSS selector ".row .m-col-12"
- 587: }
- 588: @media (max-width: 959px) {
- 589: .row .m-col-12 {
- ^
- 590: -webkit-box-flex: 0;
- 591: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-preference.svelte:652:0 Unused CSS selector ".options-2"
- 650: }
- 651:
- 652: .options-2 {
- ^
- 653: grid-template-columns: 1fr 2fr;
- 654: grid-template-rows: 1fr;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:38:19 Unused CSS selector "#svelte"
- 36: </form>
- 37:
- 38: <style lang="scss">#svelte {
- ^
- 39: --mdc-theme-primary: #000;
- 40: --mdc-theme-secondary: #f2f2f2;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:159:2 Unused CSS selector "#svelte"
- 157: }
- 158: @media (max-width: 959px) {
- 159: #svelte {
- ^
- 160: --mdc-typography-headline1-font-size: 32px;
- 161: --mdc-typography-headline1-line-height: 38px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:188:0 Unused CSS selector ".row"
- 186: }
- 187:
- 188: .row {
- ^
- 189: display: -webkit-box;
- 190: display: -ms-flexbox;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:198:2 Unused CSS selector ".row"
- 196: }
- 197: @media (max-width: 959px) {
- 198: .row {
- ^
- 199: margin-right: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 200: margin-left: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:203:0 Unused CSS selector ".row .col"
- 201: }
- 202: }
- 203: .row .col {
- ^
- 204: -ms-flex-preferred-size: 0;
- 205: flex-basis: 0;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:218:2 Unused CSS selector ".row .col"
- 216: }
- 217: @media (max-width: 959px) {
- 218: .row .col {
- ^
- 219: padding-right: var(--mdc-layout-grid-column-phone);
- 220: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:225:2 Unused CSS selector ".row .d-col-1"
- 223: }
- 224: @media (min-width: 960px) {
- 225: .row .d-col-1 {
- ^
- 226: -webkit-box-flex: 0;
- 227: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:239:2 Unused CSS selector ".row .m-col-1"
- 237: }
- 238: @media (max-width: 959px) {
- 239: .row .m-col-1 {
- ^
- 240: -webkit-box-flex: 0;
- 241: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:253:2 Unused CSS selector ".row .d-col-2"
- 251: }
- 252: @media (min-width: 960px) {
- 253: .row .d-col-2 {
- ^
- 254: -webkit-box-flex: 0;
- 255: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:267:2 Unused CSS selector ".row .m-col-2"
- 265: }
- 266: @media (max-width: 959px) {
- 267: .row .m-col-2 {
- ^
- 268: -webkit-box-flex: 0;
- 269: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:281:2 Unused CSS selector ".row .d-col-3"
- 279: }
- 280: @media (min-width: 960px) {
- 281: .row .d-col-3 {
- ^
- 282: -webkit-box-flex: 0;
- 283: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:295:2 Unused CSS selector ".row .m-col-3"
- 293: }
- 294: @media (max-width: 959px) {
- 295: .row .m-col-3 {
- ^
- 296: -webkit-box-flex: 0;
- 297: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:309:2 Unused CSS selector ".row .d-col-4"
- 307: }
- 308: @media (min-width: 960px) {
- 309: .row .d-col-4 {
- ^
- 310: -webkit-box-flex: 0;
- 311: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:323:2 Unused CSS selector ".row .m-col-4"
- 321: }
- 322: @media (max-width: 959px) {
- 323: .row .m-col-4 {
- ^
- 324: -webkit-box-flex: 0;
- 325: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:337:2 Unused CSS selector ".row .d-col-5"
- 335: }
- 336: @media (min-width: 960px) {
- 337: .row .d-col-5 {
- ^
- 338: -webkit-box-flex: 0;
- 339: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:351:2 Unused CSS selector ".row .m-col-5"
- 349: }
- 350: @media (max-width: 959px) {
- 351: .row .m-col-5 {
- ^
- 352: -webkit-box-flex: 0;
- 353: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:365:2 Unused CSS selector ".row .d-col-6"
- 363: }
- 364: @media (min-width: 960px) {
- 365: .row .d-col-6 {
- ^
- 366: -webkit-box-flex: 0;
- 367: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:379:2 Unused CSS selector ".row .m-col-6"
- 377: }
- 378: @media (max-width: 959px) {
- 379: .row .m-col-6 {
- ^
- 380: -webkit-box-flex: 0;
- 381: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:393:2 Unused CSS selector ".row .d-col-7"
- 391: }
- 392: @media (min-width: 960px) {
- 393: .row .d-col-7 {
- ^
- 394: -webkit-box-flex: 0;
- 395: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:407:2 Unused CSS selector ".row .m-col-7"
- 405: }
- 406: @media (max-width: 959px) {
- 407: .row .m-col-7 {
- ^
- 408: -webkit-box-flex: 0;
- 409: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:421:2 Unused CSS selector ".row .d-col-8"
- 419: }
- 420: @media (min-width: 960px) {
- 421: .row .d-col-8 {
- ^
- 422: -webkit-box-flex: 0;
- 423: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:435:2 Unused CSS selector ".row .m-col-8"
- 433: }
- 434: @media (max-width: 959px) {
- 435: .row .m-col-8 {
- ^
- 436: -webkit-box-flex: 0;
- 437: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:449:2 Unused CSS selector ".row .d-col-9"
- 447: }
- 448: @media (min-width: 960px) {
- 449: .row .d-col-9 {
- ^
- 450: -webkit-box-flex: 0;
- 451: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:463:2 Unused CSS selector ".row .m-col-9"
- 461: }
- 462: @media (max-width: 959px) {
- 463: .row .m-col-9 {
- ^
- 464: -webkit-box-flex: 0;
- 465: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:477:2 Unused CSS selector ".row .d-col-10"
- 475: }
- 476: @media (min-width: 960px) {
- 477: .row .d-col-10 {
- ^
- 478: -webkit-box-flex: 0;
- 479: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:491:2 Unused CSS selector ".row .m-col-10"
- 489: }
- 490: @media (max-width: 959px) {
- 491: .row .m-col-10 {
- ^
- 492: -webkit-box-flex: 0;
- 493: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:505:2 Unused CSS selector ".row .d-col-11"
- 503: }
- 504: @media (min-width: 960px) {
- 505: .row .d-col-11 {
- ^
- 506: -webkit-box-flex: 0;
- 507: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:519:2 Unused CSS selector ".row .m-col-11"
- 517: }
- 518: @media (max-width: 959px) {
- 519: .row .m-col-11 {
- ^
- 520: -webkit-box-flex: 0;
- 521: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:533:2 Unused CSS selector ".row .d-col-12"
- 531: }
- 532: @media (min-width: 960px) {
- 533: .row .d-col-12 {
- ^
- 534: -webkit-box-flex: 0;
- 535: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:547:2 Unused CSS selector ".row .m-col-12"
- 545: }
- 546: @media (max-width: 959px) {
- 547: .row .m-col-12 {
- ^
- 548: -webkit-box-flex: 0;
- 549: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/interests-form.svelte:610:0 Unused CSS selector ".options-2"
- 608: }
- 609:
- 610: .options-2 {
- ^
- 611: grid-template-columns: 1fr 2fr;
- 612: grid-template-rows: 1fr;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:130:19 Unused CSS selector "#svelte"
- 128: </form>
- 129:
- 130: <style lang="scss">#svelte {
- ^
- 131: --mdc-theme-primary: #000;
- 132: --mdc-theme-secondary: #f2f2f2;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:251:2 Unused CSS selector "#svelte"
- 249: }
- 250: @media (max-width: 959px) {
- 251: #svelte {
- ^
- 252: --mdc-typography-headline1-font-size: 32px;
- 253: --mdc-typography-headline1-line-height: 38px;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:295:0 Unused CSS selector ".row .col"
- 293: }
- 294: }
- 295: .row .col {
- ^
- 296: -ms-flex-preferred-size: 0;
- 297: flex-basis: 0;
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:310:2 Unused CSS selector ".row .col"
- 308: }
- 309: @media (max-width: 959px) {
- 310: .row .col {
- ^
- 311: padding-right: var(--mdc-layout-grid-column-phone);
- 312: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:317:2 Unused CSS selector ".row .d-col-1"
- 315: }
- 316: @media (min-width: 960px) {
- 317: .row .d-col-1 {
- ^
- 318: -webkit-box-flex: 0;
- 319: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:331:2 Unused CSS selector ".row .m-col-1"
- 329: }
- 330: @media (max-width: 959px) {
- 331: .row .m-col-1 {
- ^
- 332: -webkit-box-flex: 0;
- 333: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:345:2 Unused CSS selector ".row .d-col-2"
- 343: }
- 344: @media (min-width: 960px) {
- 345: .row .d-col-2 {
- ^
- 346: -webkit-box-flex: 0;
- 347: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:359:2 Unused CSS selector ".row .m-col-2"
- 357: }
- 358: @media (max-width: 959px) {
- 359: .row .m-col-2 {
- ^
- 360: -webkit-box-flex: 0;
- 361: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:373:2 Unused CSS selector ".row .d-col-3"
- 371: }
- 372: @media (min-width: 960px) {
- 373: .row .d-col-3 {
- ^
- 374: -webkit-box-flex: 0;
- 375: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:387:2 Unused CSS selector ".row .m-col-3"
- 385: }
- 386: @media (max-width: 959px) {
- 387: .row .m-col-3 {
- ^
- 388: -webkit-box-flex: 0;
- 389: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:415:2 Unused CSS selector ".row .m-col-4"
- 413: }
- 414: @media (max-width: 959px) {
- 415: .row .m-col-4 {
- ^
- 416: -webkit-box-flex: 0;
- 417: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:429:2 Unused CSS selector ".row .d-col-5"
- 427: }
- 428: @media (min-width: 960px) {
- 429: .row .d-col-5 {
- ^
- 430: -webkit-box-flex: 0;
- 431: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:443:2 Unused CSS selector ".row .m-col-5"
- 441: }
- 442: @media (max-width: 959px) {
- 443: .row .m-col-5 {
- ^
- 444: -webkit-box-flex: 0;
- 445: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:485:2 Unused CSS selector ".row .d-col-7"
- 483: }
- 484: @media (min-width: 960px) {
- 485: .row .d-col-7 {
- ^
- 486: -webkit-box-flex: 0;
- 487: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:499:2 Unused CSS selector ".row .m-col-7"
- 497: }
- 498: @media (max-width: 959px) {
- 499: .row .m-col-7 {
- ^
- 500: -webkit-box-flex: 0;
- 501: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:527:2 Unused CSS selector ".row .m-col-8"
- 525: }
- 526: @media (max-width: 959px) {
- 527: .row .m-col-8 {
- ^
- 528: -webkit-box-flex: 0;
- 529: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:541:2 Unused CSS selector ".row .d-col-9"
- 539: }
- 540: @media (min-width: 960px) {
- 541: .row .d-col-9 {
- ^
- 542: -webkit-box-flex: 0;
- 543: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:555:2 Unused CSS selector ".row .m-col-9"
- 553: }
- 554: @media (max-width: 959px) {
- 555: .row .m-col-9 {
- ^
- 556: -webkit-box-flex: 0;
- 557: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:569:2 Unused CSS selector ".row .d-col-10"
- 567: }
- 568: @media (min-width: 960px) {
- 569: .row .d-col-10 {
- ^
- 570: -webkit-box-flex: 0;
- 571: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:583:2 Unused CSS selector ".row .m-col-10"
- 581: }
- 582: @media (max-width: 959px) {
- 583: .row .m-col-10 {
- ^
- 584: -webkit-box-flex: 0;
- 585: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:597:2 Unused CSS selector ".row .d-col-11"
- 595: }
- 596: @media (min-width: 960px) {
- 597: .row .d-col-11 {
- ^
- 598: -webkit-box-flex: 0;
- 599: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:611:2 Unused CSS selector ".row .m-col-11"
- 609: }
- 610: @media (max-width: 959px) {
- 611: .row .m-col-11 {
- ^
- 612: -webkit-box-flex: 0;
- 613: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:50 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/my-style-my-sizes-form.svelte:625:2 Unused CSS selector ".row .d-col-12"
- 623: }
- 624: @media (min-width: 960px) {
- 625: .row .d-col-12 {
- ^
- 626: -webkit-box-flex: 0;
- 627: -ms-flex: 0 0 calc(12 * 100% / 12);
- transforming (175) src/lib/store/product.ts4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:119:19 Unused CSS selector "#svelte"
- 117: {/if}
- 118:
- 119: <style lang="scss">#svelte {
- ^
- 120: --mdc-theme-primary: #000;
- 121: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:240:2 Unused CSS selector "#svelte"
- 238: }
- 239: @media (max-width: 959px) {
- 240: #svelte {
- ^
- 241: --mdc-typography-headline1-font-size: 32px;
- 242: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:284:0 Unused CSS selector ".row .col"
- 282: }
- 283: }
- 284: .row .col {
- ^
- 285: -ms-flex-preferred-size: 0;
- 286: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:299:2 Unused CSS selector ".row .col"
- 297: }
- 298: @media (max-width: 959px) {
- 299: .row .col {
- ^
- 300: padding-right: var(--mdc-layout-grid-column-phone);
- 301: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:306:2 Unused CSS selector ".row .d-col-1"
- 304: }
- 305: @media (min-width: 960px) {
- 306: .row .d-col-1 {
- ^
- 307: -webkit-box-flex: 0;
- 308: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:320:2 Unused CSS selector ".row .m-col-1"
- 318: }
- 319: @media (max-width: 959px) {
- 320: .row .m-col-1 {
- ^
- 321: -webkit-box-flex: 0;
- 322: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:334:2 Unused CSS selector ".row .d-col-2"
- 332: }
- 333: @media (min-width: 960px) {
- 334: .row .d-col-2 {
- ^
- 335: -webkit-box-flex: 0;
- 336: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:348:2 Unused CSS selector ".row .m-col-2"
- 346: }
- 347: @media (max-width: 959px) {
- 348: .row .m-col-2 {
- ^
- 349: -webkit-box-flex: 0;
- 350: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:362:2 Unused CSS selector ".row .d-col-3"
- 360: }
- 361: @media (min-width: 960px) {
- 362: .row .d-col-3 {
- ^
- 363: -webkit-box-flex: 0;
- 364: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:376:2 Unused CSS selector ".row .m-col-3"
- 374: }
- 375: @media (max-width: 959px) {
- 376: .row .m-col-3 {
- ^
- 377: -webkit-box-flex: 0;
- 378: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:404:2 Unused CSS selector ".row .m-col-4"
- 402: }
- 403: @media (max-width: 959px) {
- 404: .row .m-col-4 {
- ^
- 405: -webkit-box-flex: 0;
- 406: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:418:2 Unused CSS selector ".row .d-col-5"
- 416: }
- 417: @media (min-width: 960px) {
- 418: .row .d-col-5 {
- ^
- 419: -webkit-box-flex: 0;
- 420: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:432:2 Unused CSS selector ".row .m-col-5"
- 430: }
- 431: @media (max-width: 959px) {
- 432: .row .m-col-5 {
- ^
- 433: -webkit-box-flex: 0;
- 434: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:446:2 Unused CSS selector ".row .d-col-6"
- 444: }
- 445: @media (min-width: 960px) {
- 446: .row .d-col-6 {
- ^
- 447: -webkit-box-flex: 0;
- 448: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:460:2 Unused CSS selector ".row .m-col-6"
- 458: }
- 459: @media (max-width: 959px) {
- 460: .row .m-col-6 {
- ^
- 461: -webkit-box-flex: 0;
- 462: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:474:2 Unused CSS selector ".row .d-col-7"
- 472: }
- 473: @media (min-width: 960px) {
- 474: .row .d-col-7 {
- ^
- 475: -webkit-box-flex: 0;
- 476: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:488:2 Unused CSS selector ".row .m-col-7"
- 486: }
- 487: @media (max-width: 959px) {
- 488: .row .m-col-7 {
- ^
- 489: -webkit-box-flex: 0;
- 490: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:502:2 Unused CSS selector ".row .d-col-8"
- 500: }
- 501: @media (min-width: 960px) {
- 502: .row .d-col-8 {
- ^
- 503: -webkit-box-flex: 0;
- 504: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:516:2 Unused CSS selector ".row .m-col-8"
- 514: }
- 515: @media (max-width: 959px) {
- 516: .row .m-col-8 {
- ^
- 517: -webkit-box-flex: 0;
- 518: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:530:2 Unused CSS selector ".row .d-col-9"
- 528: }
- 529: @media (min-width: 960px) {
- 530: .row .d-col-9 {
- ^
- 531: -webkit-box-flex: 0;
- 532: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:544:2 Unused CSS selector ".row .m-col-9"
- 542: }
- 543: @media (max-width: 959px) {
- 544: .row .m-col-9 {
- ^
- 545: -webkit-box-flex: 0;
- 546: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:558:2 Unused CSS selector ".row .d-col-10"
- 556: }
- 557: @media (min-width: 960px) {
- 558: .row .d-col-10 {
- ^
- 559: -webkit-box-flex: 0;
- 560: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:572:2 Unused CSS selector ".row .m-col-10"
- 570: }
- 571: @media (max-width: 959px) {
- 572: .row .m-col-10 {
- ^
- 573: -webkit-box-flex: 0;
- 574: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:586:2 Unused CSS selector ".row .d-col-11"
- 584: }
- 585: @media (min-width: 960px) {
- 586: .row .d-col-11 {
- ^
- 587: -webkit-box-flex: 0;
- 588: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:600:2 Unused CSS selector ".row .m-col-11"
- 598: }
- 599: @media (max-width: 959px) {
- 600: .row .m-col-11 {
- ^
- 601: -webkit-box-flex: 0;
- 602: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/family-friends.svelte:614:2 Unused CSS selector ".row .d-col-12"
- 612: }
- 613: @media (min-width: 960px) {
- 614: .row .d-col-12 {
- ^
- 615: -webkit-box-flex: 0;
- 616: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:112:19 Unused CSS selector "#svelte"
- 110: {/if}
- 111:
- 112: <style lang="scss">#svelte {
- ^
- 113: --mdc-theme-primary: #000;
- 114: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:233:2 Unused CSS selector "#svelte"
- 231: }
- 232: @media (max-width: 959px) {
- 233: #svelte {
- ^
- 234: --mdc-typography-headline1-font-size: 32px;
- 235: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:277:0 Unused CSS selector ".row .col"
- 275: }
- 276: }
- 277: .row .col {
- ^
- 278: -ms-flex-preferred-size: 0;
- 279: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:292:2 Unused CSS selector ".row .col"
- 290: }
- 291: @media (max-width: 959px) {
- 292: .row .col {
- ^
- 293: padding-right: var(--mdc-layout-grid-column-phone);
- 294: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:299:2 Unused CSS selector ".row .d-col-1"
- 297: }
- 298: @media (min-width: 960px) {
- 299: .row .d-col-1 {
- ^
- 300: -webkit-box-flex: 0;
- 301: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:313:2 Unused CSS selector ".row .m-col-1"
- 311: }
- 312: @media (max-width: 959px) {
- 313: .row .m-col-1 {
- ^
- 314: -webkit-box-flex: 0;
- 315: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:327:2 Unused CSS selector ".row .d-col-2"
- 325: }
- 326: @media (min-width: 960px) {
- 327: .row .d-col-2 {
- ^
- 328: -webkit-box-flex: 0;
- 329: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:341:2 Unused CSS selector ".row .m-col-2"
- 339: }
- 340: @media (max-width: 959px) {
- 341: .row .m-col-2 {
- ^
- 342: -webkit-box-flex: 0;
- 343: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:355:2 Unused CSS selector ".row .d-col-3"
- 353: }
- 354: @media (min-width: 960px) {
- 355: .row .d-col-3 {
- ^
- 356: -webkit-box-flex: 0;
- 357: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:369:2 Unused CSS selector ".row .m-col-3"
- 367: }
- 368: @media (max-width: 959px) {
- 369: .row .m-col-3 {
- ^
- 370: -webkit-box-flex: 0;
- 371: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:383:2 Unused CSS selector ".row .d-col-4"
- 381: }
- 382: @media (min-width: 960px) {
- 383: .row .d-col-4 {
- ^
- 384: -webkit-box-flex: 0;
- 385: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:397:2 Unused CSS selector ".row .m-col-4"
- 395: }
- 396: @media (max-width: 959px) {
- 397: .row .m-col-4 {
- ^
- 398: -webkit-box-flex: 0;
- 399: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:411:2 Unused CSS selector ".row .d-col-5"
- 409: }
- 410: @media (min-width: 960px) {
- 411: .row .d-col-5 {
- ^
- 412: -webkit-box-flex: 0;
- 413: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:425:2 Unused CSS selector ".row .m-col-5"
- 423: }
- 424: @media (max-width: 959px) {
- 425: .row .m-col-5 {
- ^
- 426: -webkit-box-flex: 0;
- 427: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:439:2 Unused CSS selector ".row .d-col-6"
- 437: }
- 438: @media (min-width: 960px) {
- 439: .row .d-col-6 {
- ^
- 440: -webkit-box-flex: 0;
- 441: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:467:2 Unused CSS selector ".row .d-col-7"
- 465: }
- 466: @media (min-width: 960px) {
- 467: .row .d-col-7 {
- ^
- 468: -webkit-box-flex: 0;
- 469: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:481:2 Unused CSS selector ".row .m-col-7"
- 479: }
- 480: @media (max-width: 959px) {
- 481: .row .m-col-7 {
- ^
- 482: -webkit-box-flex: 0;
- 483: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:495:2 Unused CSS selector ".row .d-col-8"
- 493: }
- 494: @media (min-width: 960px) {
- 495: .row .d-col-8 {
- ^
- 496: -webkit-box-flex: 0;
- 497: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:509:2 Unused CSS selector ".row .m-col-8"
- 507: }
- 508: @media (max-width: 959px) {
- 509: .row .m-col-8 {
- ^
- 510: -webkit-box-flex: 0;
- 511: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:523:2 Unused CSS selector ".row .d-col-9"
- 521: }
- 522: @media (min-width: 960px) {
- 523: .row .d-col-9 {
- ^
- 524: -webkit-box-flex: 0;
- 525: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:537:2 Unused CSS selector ".row .m-col-9"
- 535: }
- 536: @media (max-width: 959px) {
- 537: .row .m-col-9 {
- ^
- 538: -webkit-box-flex: 0;
- 539: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:551:2 Unused CSS selector ".row .d-col-10"
- 549: }
- 550: @media (min-width: 960px) {
- 551: .row .d-col-10 {
- ^
- 552: -webkit-box-flex: 0;
- 553: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:565:2 Unused CSS selector ".row .m-col-10"
- 563: }
- 564: @media (max-width: 959px) {
- 565: .row .m-col-10 {
- ^
- 566: -webkit-box-flex: 0;
- 567: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:579:2 Unused CSS selector ".row .d-col-11"
- 577: }
- 578: @media (min-width: 960px) {
- 579: .row .d-col-11 {
- ^
- 580: -webkit-box-flex: 0;
- 581: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:593:2 Unused CSS selector ".row .m-col-11"
- 591: }
- 592: @media (max-width: 959px) {
- 593: .row .m-col-11 {
- ^
- 594: -webkit-box-flex: 0;
- 595: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:607:2 Unused CSS selector ".row .d-col-12"
- 605: }
- 606: @media (min-width: 960px) {
- 607: .row .d-col-12 {
- ^
- 608: -webkit-box-flex: 0;
- 609: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_account_tabs/travel-documents.svelte:621:2 Unused CSS selector ".row .m-col-12"
- 619: }
- 620: @media (max-width: 959px) {
- 621: .row .m-col-12 {
- ^
- 622: -webkit-box-flex: 0;
- 623: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:56:19 Unused CSS selector "#svelte"
- 54: </form>
- 55:
- 56: <style lang="scss">#svelte {
- ^
- 57: --mdc-theme-primary: #000;
- 58: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:177:2 Unused CSS selector "#svelte"
- 175: }
- 176: @media (max-width: 959px) {
- 177: #svelte {
- ^
- 178: --mdc-typography-headline1-font-size: 32px;
- 179: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:206:0 Unused CSS selector ".row"
- 204: }
- 205:
- 206: .row {
- ^
- 207: display: -webkit-box;
- 208: display: -ms-flexbox;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:216:2 Unused CSS selector ".row"
- 214: }
- 215: @media (max-width: 959px) {
- 216: .row {
- ^
- 217: margin-right: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 218: margin-left: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:221:0 Unused CSS selector ".row .col"
- 219: }
- 220: }
- 221: .row .col {
- ^
- 222: -ms-flex-preferred-size: 0;
- 223: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:236:2 Unused CSS selector ".row .col"
- 234: }
- 235: @media (max-width: 959px) {
- 236: .row .col {
- ^
- 237: padding-right: var(--mdc-layout-grid-column-phone);
- 238: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:243:2 Unused CSS selector ".row .d-col-1"
- 241: }
- 242: @media (min-width: 960px) {
- 243: .row .d-col-1 {
- ^
- 244: -webkit-box-flex: 0;
- 245: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:257:2 Unused CSS selector ".row .m-col-1"
- 255: }
- 256: @media (max-width: 959px) {
- 257: .row .m-col-1 {
- ^
- 258: -webkit-box-flex: 0;
- 259: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:271:2 Unused CSS selector ".row .d-col-2"
- 269: }
- 270: @media (min-width: 960px) {
- 271: .row .d-col-2 {
- ^
- 272: -webkit-box-flex: 0;
- 273: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:285:2 Unused CSS selector ".row .m-col-2"
- 283: }
- 284: @media (max-width: 959px) {
- 285: .row .m-col-2 {
- ^
- 286: -webkit-box-flex: 0;
- 287: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:299:2 Unused CSS selector ".row .d-col-3"
- 297: }
- 298: @media (min-width: 960px) {
- 299: .row .d-col-3 {
- ^
- 300: -webkit-box-flex: 0;
- 301: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:313:2 Unused CSS selector ".row .m-col-3"
- 311: }
- 312: @media (max-width: 959px) {
- 313: .row .m-col-3 {
- ^
- 314: -webkit-box-flex: 0;
- 315: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:327:2 Unused CSS selector ".row .d-col-4"
- 325: }
- 326: @media (min-width: 960px) {
- 327: .row .d-col-4 {
- ^
- 328: -webkit-box-flex: 0;
- 329: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:341:2 Unused CSS selector ".row .m-col-4"
- 339: }
- 340: @media (max-width: 959px) {
- 341: .row .m-col-4 {
- ^
- 342: -webkit-box-flex: 0;
- 343: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:355:2 Unused CSS selector ".row .d-col-5"
- 353: }
- 354: @media (min-width: 960px) {
- 355: .row .d-col-5 {
- ^
- 356: -webkit-box-flex: 0;
- 357: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:369:2 Unused CSS selector ".row .m-col-5"
- 367: }
- 368: @media (max-width: 959px) {
- 369: .row .m-col-5 {
- ^
- 370: -webkit-box-flex: 0;
- 371: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:383:2 Unused CSS selector ".row .d-col-6"
- 381: }
- 382: @media (min-width: 960px) {
- 383: .row .d-col-6 {
- ^
- 384: -webkit-box-flex: 0;
- 385: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:397:2 Unused CSS selector ".row .m-col-6"
- 395: }
- 396: @media (max-width: 959px) {
- 397: .row .m-col-6 {
- ^
- 398: -webkit-box-flex: 0;
- 399: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:411:2 Unused CSS selector ".row .d-col-7"
- 409: }
- 410: @media (min-width: 960px) {
- 411: .row .d-col-7 {
- ^
- 412: -webkit-box-flex: 0;
- 413: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:425:2 Unused CSS selector ".row .m-col-7"
- 423: }
- 424: @media (max-width: 959px) {
- 425: .row .m-col-7 {
- ^
- 426: -webkit-box-flex: 0;
- 427: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:439:2 Unused CSS selector ".row .d-col-8"
- 437: }
- 438: @media (min-width: 960px) {
- 439: .row .d-col-8 {
- ^
- 440: -webkit-box-flex: 0;
- 441: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:453:2 Unused CSS selector ".row .m-col-8"
- 451: }
- 452: @media (max-width: 959px) {
- 453: .row .m-col-8 {
- ^
- 454: -webkit-box-flex: 0;
- 455: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:467:2 Unused CSS selector ".row .d-col-9"
- 465: }
- 466: @media (min-width: 960px) {
- 467: .row .d-col-9 {
- ^
- 468: -webkit-box-flex: 0;
- 469: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:481:2 Unused CSS selector ".row .m-col-9"
- 479: }
- 480: @media (max-width: 959px) {
- 481: .row .m-col-9 {
- ^
- 482: -webkit-box-flex: 0;
- 483: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:495:2 Unused CSS selector ".row .d-col-10"
- 493: }
- 494: @media (min-width: 960px) {
- 495: .row .d-col-10 {
- ^
- 496: -webkit-box-flex: 0;
- 497: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:509:2 Unused CSS selector ".row .m-col-10"
- 507: }
- 508: @media (max-width: 959px) {
- 509: .row .m-col-10 {
- ^
- 510: -webkit-box-flex: 0;
- 511: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:523:2 Unused CSS selector ".row .d-col-11"
- 521: }
- 522: @media (min-width: 960px) {
- 523: .row .d-col-11 {
- ^
- 524: -webkit-box-flex: 0;
- 525: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:537:2 Unused CSS selector ".row .m-col-11"
- 535: }
- 536: @media (max-width: 959px) {
- 537: .row .m-col-11 {
- ^
- 538: -webkit-box-flex: 0;
- 539: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:551:2 Unused CSS selector ".row .d-col-12"
- 549: }
- 550: @media (min-width: 960px) {
- 551: .row .d-col-12 {
- ^
- 552: -webkit-box-flex: 0;
- 553: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-preference-form.svelte:565:2 Unused CSS selector ".row .m-col-12"
- 563: }
- 564: @media (max-width: 959px) {
- 565: .row .m-col-12 {
- ^
- 566: -webkit-box-flex: 0;
- 567: -ms-flex: 0 0 calc(12 * 100% / 12);
- transforming (180) src/lib/store/trip.ts4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:65:19 Unused CSS selector "#svelte"
- 63: </Step>
- 64:
- 65: <style lang="scss">#svelte {
- ^
- 66: --mdc-theme-primary: #000;
- 67: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:186:2 Unused CSS selector "#svelte"
- 184: }
- 185: @media (max-width: 959px) {
- 186: #svelte {
- ^
- 187: --mdc-typography-headline1-font-size: 32px;
- 188: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:230:0 Unused CSS selector ".row .col"
- 228: }
- 229: }
- 230: .row .col {
- ^
- 231: -ms-flex-preferred-size: 0;
- 232: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:245:2 Unused CSS selector ".row .col"
- 243: }
- 244: @media (max-width: 959px) {
- 245: .row .col {
- ^
- 246: padding-right: var(--mdc-layout-grid-column-phone);
- 247: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:252:2 Unused CSS selector ".row .d-col-1"
- 250: }
- 251: @media (min-width: 960px) {
- 252: .row .d-col-1 {
- ^
- 253: -webkit-box-flex: 0;
- 254: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:266:2 Unused CSS selector ".row .m-col-1"
- 264: }
- 265: @media (max-width: 959px) {
- 266: .row .m-col-1 {
- ^
- 267: -webkit-box-flex: 0;
- 268: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:280:2 Unused CSS selector ".row .d-col-2"
- 278: }
- 279: @media (min-width: 960px) {
- 280: .row .d-col-2 {
- ^
- 281: -webkit-box-flex: 0;
- 282: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:294:2 Unused CSS selector ".row .m-col-2"
- 292: }
- 293: @media (max-width: 959px) {
- 294: .row .m-col-2 {
- ^
- 295: -webkit-box-flex: 0;
- 296: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:308:2 Unused CSS selector ".row .d-col-3"
- 306: }
- 307: @media (min-width: 960px) {
- 308: .row .d-col-3 {
- ^
- 309: -webkit-box-flex: 0;
- 310: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:322:2 Unused CSS selector ".row .m-col-3"
- 320: }
- 321: @media (max-width: 959px) {
- 322: .row .m-col-3 {
- ^
- 323: -webkit-box-flex: 0;
- 324: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:350:2 Unused CSS selector ".row .m-col-4"
- 348: }
- 349: @media (max-width: 959px) {
- 350: .row .m-col-4 {
- ^
- 351: -webkit-box-flex: 0;
- 352: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:364:2 Unused CSS selector ".row .d-col-5"
- 362: }
- 363: @media (min-width: 960px) {
- 364: .row .d-col-5 {
- ^
- 365: -webkit-box-flex: 0;
- 366: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:378:2 Unused CSS selector ".row .m-col-5"
- 376: }
- 377: @media (max-width: 959px) {
- 378: .row .m-col-5 {
- ^
- 379: -webkit-box-flex: 0;
- 380: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:392:2 Unused CSS selector ".row .d-col-6"
- 390: }
- 391: @media (min-width: 960px) {
- 392: .row .d-col-6 {
- ^
- 393: -webkit-box-flex: 0;
- 394: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:406:2 Unused CSS selector ".row .m-col-6"
- 404: }
- 405: @media (max-width: 959px) {
- 406: .row .m-col-6 {
- ^
- 407: -webkit-box-flex: 0;
- 408: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:420:2 Unused CSS selector ".row .d-col-7"
- 418: }
- 419: @media (min-width: 960px) {
- 420: .row .d-col-7 {
- ^
- 421: -webkit-box-flex: 0;
- 422: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:434:2 Unused CSS selector ".row .m-col-7"
- 432: }
- 433: @media (max-width: 959px) {
- 434: .row .m-col-7 {
- ^
- 435: -webkit-box-flex: 0;
- 436: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:462:2 Unused CSS selector ".row .m-col-8"
- 460: }
- 461: @media (max-width: 959px) {
- 462: .row .m-col-8 {
- ^
- 463: -webkit-box-flex: 0;
- 464: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:476:2 Unused CSS selector ".row .d-col-9"
- 474: }
- 475: @media (min-width: 960px) {
- 476: .row .d-col-9 {
- ^
- 477: -webkit-box-flex: 0;
- 478: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:490:2 Unused CSS selector ".row .m-col-9"
- 488: }
- 489: @media (max-width: 959px) {
- 490: .row .m-col-9 {
- ^
- 491: -webkit-box-flex: 0;
- 492: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:504:2 Unused CSS selector ".row .d-col-10"
- 502: }
- 503: @media (min-width: 960px) {
- 504: .row .d-col-10 {
- ^
- 505: -webkit-box-flex: 0;
- 506: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:518:2 Unused CSS selector ".row .m-col-10"
- 516: }
- 517: @media (max-width: 959px) {
- 518: .row .m-col-10 {
- ^
- 519: -webkit-box-flex: 0;
- 520: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:532:2 Unused CSS selector ".row .d-col-11"
- 530: }
- 531: @media (min-width: 960px) {
- 532: .row .d-col-11 {
- ^
- 533: -webkit-box-flex: 0;
- 534: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:546:2 Unused CSS selector ".row .m-col-11"
- 544: }
- 545: @media (max-width: 959px) {
- 546: .row .m-col-11 {
- ^
- 547: -webkit-box-flex: 0;
- 548: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:560:2 Unused CSS selector ".row .d-col-12"
- 558: }
- 559: @media (min-width: 960px) {
- 560: .row .d-col-12 {
- ^
- 561: -webkit-box-flex: 0;
- 562: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:597:0 Unused CSS selector "label"
- 595: }
- 596:
- 597: label {
- ^
- 598: --mdc-typography-headline1-font-size: 30px;
- 599: --mdc-typography-headline1-font-weight: 300;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/accommodations.svelte:602:2 Unused CSS selector "label"
- 600: }
- 601: @media (max-width: 959px) {
- 602: label {
- ^
- 603: --mdc-typography-headline1-font-size: 20px;
- 604: }
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/modals/QuickShopModal.svelte:68:2 Unused CSS selector ".divider:after"
- 66: background-color: #fff;
- 67: }
- 68: .divider:after {
- ^
- 69: background-color: rgba(0, 0, 0, 0.2);
- 70: }
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/when.svelte:37:19 Unused CSS selector "label"
- 35: </Step>
- 36:
- 37: <style lang="scss">label {
- ^
- 38: --mdc-typography-headline1-font-size: 30px;
- 39: --mdc-typography-headline1-font-weight: 300;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/when.svelte:42:2 Unused CSS selector "label"
- 40: }
- 41: @media (max-width: 959px) {
- 42: label {
- ^
- 43: --mdc-typography-headline1-font-size: 20px;
- 44: }
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/who.svelte:44:19 Unused CSS selector "label"
- 42: </Step>
- 43:
- 44: <style lang="scss">label {
- ^
- 45: --mdc-typography-headline1-font-size: 30px;
- 46: --mdc-typography-headline1-font-weight: 300;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/who.svelte:49:2 Unused CSS selector "label"
- 47: }
- 48: @media (max-width: 959px) {
- 49: label {
- ^
- 50: --mdc-typography-headline1-font-size: 20px;
- 51: }
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:95:19 Unused CSS selector "#svelte"
- 93: </Step>
- 94:
- 95: <style lang="scss">#svelte {
- ^
- 96: --mdc-theme-primary: #000;
- 97: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:216:2 Unused CSS selector "#svelte"
- 214: }
- 215: @media (max-width: 959px) {
- 216: #svelte {
- ^
- 217: --mdc-typography-headline1-font-size: 32px;
- 218: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:260:0 Unused CSS selector ".row .col"
- 258: }
- 259: }
- 260: .row .col {
- ^
- 261: -ms-flex-preferred-size: 0;
- 262: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:275:2 Unused CSS selector ".row .col"
- 273: }
- 274: @media (max-width: 959px) {
- 275: .row .col {
- ^
- 276: padding-right: var(--mdc-layout-grid-column-phone);
- 277: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:282:2 Unused CSS selector ".row .d-col-1"
- 280: }
- 281: @media (min-width: 960px) {
- 282: .row .d-col-1 {
- ^
- 283: -webkit-box-flex: 0;
- 284: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:296:2 Unused CSS selector ".row .m-col-1"
- 294: }
- 295: @media (max-width: 959px) {
- 296: .row .m-col-1 {
- ^
- 297: -webkit-box-flex: 0;
- 298: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:310:2 Unused CSS selector ".row .d-col-2"
- 308: }
- 309: @media (min-width: 960px) {
- 310: .row .d-col-2 {
- ^
- 311: -webkit-box-flex: 0;
- 312: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:324:2 Unused CSS selector ".row .m-col-2"
- 322: }
- 323: @media (max-width: 959px) {
- 324: .row .m-col-2 {
- ^
- 325: -webkit-box-flex: 0;
- 326: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:338:2 Unused CSS selector ".row .d-col-3"
- 336: }
- 337: @media (min-width: 960px) {
- 338: .row .d-col-3 {
- ^
- 339: -webkit-box-flex: 0;
- 340: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:352:2 Unused CSS selector ".row .m-col-3"
- 350: }
- 351: @media (max-width: 959px) {
- 352: .row .m-col-3 {
- ^
- 353: -webkit-box-flex: 0;
- 354: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:366:2 Unused CSS selector ".row .d-col-4"
- 364: }
- 365: @media (min-width: 960px) {
- 366: .row .d-col-4 {
- ^
- 367: -webkit-box-flex: 0;
- 368: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:380:2 Unused CSS selector ".row .m-col-4"
- 378: }
- 379: @media (max-width: 959px) {
- 380: .row .m-col-4 {
- ^
- 381: -webkit-box-flex: 0;
- 382: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:394:2 Unused CSS selector ".row .d-col-5"
- 392: }
- 393: @media (min-width: 960px) {
- 394: .row .d-col-5 {
- ^
- 395: -webkit-box-flex: 0;
- 396: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:408:2 Unused CSS selector ".row .m-col-5"
- 406: }
- 407: @media (max-width: 959px) {
- 408: .row .m-col-5 {
- ^
- 409: -webkit-box-flex: 0;
- 410: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:436:2 Unused CSS selector ".row .m-col-6"
- 434: }
- 435: @media (max-width: 959px) {
- 436: .row .m-col-6 {
- ^
- 437: -webkit-box-flex: 0;
- 438: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:450:2 Unused CSS selector ".row .d-col-7"
- 448: }
- 449: @media (min-width: 960px) {
- 450: .row .d-col-7 {
- ^
- 451: -webkit-box-flex: 0;
- 452: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:464:2 Unused CSS selector ".row .m-col-7"
- 462: }
- 463: @media (max-width: 959px) {
- 464: .row .m-col-7 {
- ^
- 465: -webkit-box-flex: 0;
- 466: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:478:2 Unused CSS selector ".row .d-col-8"
- 476: }
- 477: @media (min-width: 960px) {
- 478: .row .d-col-8 {
- ^
- 479: -webkit-box-flex: 0;
- 480: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:492:2 Unused CSS selector ".row .m-col-8"
- 490: }
- 491: @media (max-width: 959px) {
- 492: .row .m-col-8 {
- ^
- 493: -webkit-box-flex: 0;
- 494: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:506:2 Unused CSS selector ".row .d-col-9"
- 504: }
- 505: @media (min-width: 960px) {
- 506: .row .d-col-9 {
- ^
- 507: -webkit-box-flex: 0;
- 508: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:520:2 Unused CSS selector ".row .m-col-9"
- 518: }
- 519: @media (max-width: 959px) {
- 520: .row .m-col-9 {
- ^
- 521: -webkit-box-flex: 0;
- 522: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:534:2 Unused CSS selector ".row .d-col-10"
- 532: }
- 533: @media (min-width: 960px) {
- 534: .row .d-col-10 {
- ^
- 535: -webkit-box-flex: 0;
- 536: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:548:2 Unused CSS selector ".row .m-col-10"
- 546: }
- 547: @media (max-width: 959px) {
- 548: .row .m-col-10 {
- ^
- 549: -webkit-box-flex: 0;
- 550: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:562:2 Unused CSS selector ".row .d-col-11"
- 560: }
- 561: @media (min-width: 960px) {
- 562: .row .d-col-11 {
- ^
- 563: -webkit-box-flex: 0;
- 564: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:576:2 Unused CSS selector ".row .m-col-11"
- 574: }
- 575: @media (max-width: 959px) {
- 576: .row .m-col-11 {
- ^
- 577: -webkit-box-flex: 0;
- 578: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/budget.svelte:590:2 Unused CSS selector ".row .d-col-12"
- 588: }
- 589: @media (min-width: 960px) {
- 590: .row .d-col-12 {
- ^
- 591: -webkit-box-flex: 0;
- 592: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:22:6 A11y: A form label must be associated with a control.
- 20: <div class="row mt-20">
- 21: <div class="d-col-7 m-col-12 text-left">
- 22: <label class="mdc-typography--headline1 m-0">Do you need Flights?</label>
- ^
- 23: </div>
- 24: <div class="d-col-5 m-col-12">
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:39:6 A11y: A form label must be associated with a control.
- 37: <div class="row">
- 38: <div class="d-col-7 m-col-12 text-left">
- 39: <label class="mdc-typography--headline1 m-0"
- ^
- 40: >If yes, how would you like to travel?</label
- 41: >
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:57:6 A11y: A form label must be associated with a control.
- 55: <div class="row">
- 56: <div class="d-col-7 m-col-12 text-left">
- 57: <label class="mdc-typography--headline1 m-0"
- ^
- 58: >Do you prefer to travel another way?</label
- 59: >
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:67:19 Unused CSS selector "#svelte"
- 65: </Step>
- 66:
- 67: <style lang="scss">#svelte {
- ^
- 68: --mdc-theme-primary: #000;
- 69: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:188:2 Unused CSS selector "#svelte"
- 186: }
- 187: @media (max-width: 959px) {
- 188: #svelte {
- ^
- 189: --mdc-typography-headline1-font-size: 32px;
- 190: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:232:0 Unused CSS selector ".row .col"
- 230: }
- 231: }
- 232: .row .col {
- ^
- 233: -ms-flex-preferred-size: 0;
- 234: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:247:2 Unused CSS selector ".row .col"
- 245: }
- 246: @media (max-width: 959px) {
- 247: .row .col {
- ^
- 248: padding-right: var(--mdc-layout-grid-column-phone);
- 249: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:254:2 Unused CSS selector ".row .d-col-1"
- 252: }
- 253: @media (min-width: 960px) {
- 254: .row .d-col-1 {
- ^
- 255: -webkit-box-flex: 0;
- 256: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:268:2 Unused CSS selector ".row .m-col-1"
- 266: }
- 267: @media (max-width: 959px) {
- 268: .row .m-col-1 {
- ^
- 269: -webkit-box-flex: 0;
- 270: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:282:2 Unused CSS selector ".row .d-col-2"
- 280: }
- 281: @media (min-width: 960px) {
- 282: .row .d-col-2 {
- ^
- 283: -webkit-box-flex: 0;
- 284: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:296:2 Unused CSS selector ".row .m-col-2"
- 294: }
- 295: @media (max-width: 959px) {
- 296: .row .m-col-2 {
- ^
- 297: -webkit-box-flex: 0;
- 298: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:310:2 Unused CSS selector ".row .d-col-3"
- 308: }
- 309: @media (min-width: 960px) {
- 310: .row .d-col-3 {
- ^
- 311: -webkit-box-flex: 0;
- 312: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:324:2 Unused CSS selector ".row .m-col-3"
- 322: }
- 323: @media (max-width: 959px) {
- 324: .row .m-col-3 {
- ^
- 325: -webkit-box-flex: 0;
- 326: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:338:2 Unused CSS selector ".row .d-col-4"
- 336: }
- 337: @media (min-width: 960px) {
- 338: .row .d-col-4 {
- ^
- 339: -webkit-box-flex: 0;
- 340: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:352:2 Unused CSS selector ".row .m-col-4"
- 350: }
- 351: @media (max-width: 959px) {
- 352: .row .m-col-4 {
- ^
- 353: -webkit-box-flex: 0;
- 354: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:380:2 Unused CSS selector ".row .m-col-5"
- 378: }
- 379: @media (max-width: 959px) {
- 380: .row .m-col-5 {
- ^
- 381: -webkit-box-flex: 0;
- 382: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:394:2 Unused CSS selector ".row .d-col-6"
- 392: }
- 393: @media (min-width: 960px) {
- 394: .row .d-col-6 {
- ^
- 395: -webkit-box-flex: 0;
- 396: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:408:2 Unused CSS selector ".row .m-col-6"
- 406: }
- 407: @media (max-width: 959px) {
- 408: .row .m-col-6 {
- ^
- 409: -webkit-box-flex: 0;
- 410: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:436:2 Unused CSS selector ".row .m-col-7"
- 434: }
- 435: @media (max-width: 959px) {
- 436: .row .m-col-7 {
- ^
- 437: -webkit-box-flex: 0;
- 438: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:450:2 Unused CSS selector ".row .d-col-8"
- 448: }
- 449: @media (min-width: 960px) {
- 450: .row .d-col-8 {
- ^
- 451: -webkit-box-flex: 0;
- 452: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:464:2 Unused CSS selector ".row .m-col-8"
- 462: }
- 463: @media (max-width: 959px) {
- 464: .row .m-col-8 {
- ^
- 465: -webkit-box-flex: 0;
- 466: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:478:2 Unused CSS selector ".row .d-col-9"
- 476: }
- 477: @media (min-width: 960px) {
- 478: .row .d-col-9 {
- ^
- 479: -webkit-box-flex: 0;
- 480: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:492:2 Unused CSS selector ".row .m-col-9"
- 490: }
- 491: @media (max-width: 959px) {
- 492: .row .m-col-9 {
- ^
- 493: -webkit-box-flex: 0;
- 494: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:506:2 Unused CSS selector ".row .d-col-10"
- 504: }
- 505: @media (min-width: 960px) {
- 506: .row .d-col-10 {
- ^
- 507: -webkit-box-flex: 0;
- 508: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:520:2 Unused CSS selector ".row .m-col-10"
- 518: }
- 519: @media (max-width: 959px) {
- 520: .row .m-col-10 {
- ^
- 521: -webkit-box-flex: 0;
- 522: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:534:2 Unused CSS selector ".row .d-col-11"
- 532: }
- 533: @media (min-width: 960px) {
- 534: .row .d-col-11 {
- ^
- 535: -webkit-box-flex: 0;
- 536: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:548:2 Unused CSS selector ".row .m-col-11"
- 546: }
- 547: @media (max-width: 959px) {
- 548: .row .m-col-11 {
- ^
- 549: -webkit-box-flex: 0;
- 550: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:562:2 Unused CSS selector ".row .d-col-12"
- 560: }
- 561: @media (min-width: 960px) {
- 562: .row .d-col-12 {
- ^
- 563: -webkit-box-flex: 0;
- 564: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/your-travel.svelte:600:0 Unused CSS selector ".options"
- 598: }
- 599:
- 600: .options {
- ^
- 601: display: grid;
- 602: grid-template-columns: 1fr 1fr;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:5:11 Experiences has unused export property 'experiences'. If it is for external reference only, please consider using `export const experiences`
- 3: import Checkbox from '@smui/checkbox';
- 4: import { TripInput } from '$lib/store/trip';
- 5: export let experiences = [];
- ^
- 6: export let experienceTypes = [];
- 7: export let tripInput = new TripInput();
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:45:19 Unused CSS selector "#svelte"
- 43: </Step>
- 44:
- 45: <style lang="scss">#svelte {
- ^
- 46: --mdc-theme-primary: #000;
- 47: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:166:2 Unused CSS selector "#svelte"
- 164: }
- 165: @media (max-width: 959px) {
- 166: #svelte {
- ^
- 167: --mdc-typography-headline1-font-size: 32px;
- 168: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:210:0 Unused CSS selector ".row .col"
- 208: }
- 209: }
- 210: .row .col {
- ^
- 211: -ms-flex-preferred-size: 0;
- 212: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:225:2 Unused CSS selector ".row .col"
- 223: }
- 224: @media (max-width: 959px) {
- 225: .row .col {
- ^
- 226: padding-right: var(--mdc-layout-grid-column-phone);
- 227: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:232:2 Unused CSS selector ".row .d-col-1"
- 230: }
- 231: @media (min-width: 960px) {
- 232: .row .d-col-1 {
- ^
- 233: -webkit-box-flex: 0;
- 234: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:246:2 Unused CSS selector ".row .m-col-1"
- 244: }
- 245: @media (max-width: 959px) {
- 246: .row .m-col-1 {
- ^
- 247: -webkit-box-flex: 0;
- 248: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:260:2 Unused CSS selector ".row .d-col-2"
- 258: }
- 259: @media (min-width: 960px) {
- 260: .row .d-col-2 {
- ^
- 261: -webkit-box-flex: 0;
- 262: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:274:2 Unused CSS selector ".row .m-col-2"
- 272: }
- 273: @media (max-width: 959px) {
- 274: .row .m-col-2 {
- ^
- 275: -webkit-box-flex: 0;
- 276: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:288:2 Unused CSS selector ".row .d-col-3"
- 286: }
- 287: @media (min-width: 960px) {
- 288: .row .d-col-3 {
- ^
- 289: -webkit-box-flex: 0;
- 290: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:302:2 Unused CSS selector ".row .m-col-3"
- 300: }
- 301: @media (max-width: 959px) {
- 302: .row .m-col-3 {
- ^
- 303: -webkit-box-flex: 0;
- 304: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:330:2 Unused CSS selector ".row .m-col-4"
- 328: }
- 329: @media (max-width: 959px) {
- 330: .row .m-col-4 {
- ^
- 331: -webkit-box-flex: 0;
- 332: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:344:2 Unused CSS selector ".row .d-col-5"
- 342: }
- 343: @media (min-width: 960px) {
- 344: .row .d-col-5 {
- ^
- 345: -webkit-box-flex: 0;
- 346: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:358:2 Unused CSS selector ".row .m-col-5"
- 356: }
- 357: @media (max-width: 959px) {
- 358: .row .m-col-5 {
- ^
- 359: -webkit-box-flex: 0;
- 360: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:372:2 Unused CSS selector ".row .d-col-6"
- 370: }
- 371: @media (min-width: 960px) {
- 372: .row .d-col-6 {
- ^
- 373: -webkit-box-flex: 0;
- 374: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:386:2 Unused CSS selector ".row .m-col-6"
- 384: }
- 385: @media (max-width: 959px) {
- 386: .row .m-col-6 {
- ^
- 387: -webkit-box-flex: 0;
- 388: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:400:2 Unused CSS selector ".row .d-col-7"
- 398: }
- 399: @media (min-width: 960px) {
- 400: .row .d-col-7 {
- ^
- 401: -webkit-box-flex: 0;
- 402: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:414:2 Unused CSS selector ".row .m-col-7"
- 412: }
- 413: @media (max-width: 959px) {
- 414: .row .m-col-7 {
- ^
- 415: -webkit-box-flex: 0;
- 416: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:428:2 Unused CSS selector ".row .d-col-8"
- 426: }
- 427: @media (min-width: 960px) {
- 428: .row .d-col-8 {
- ^
- 429: -webkit-box-flex: 0;
- 430: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:442:2 Unused CSS selector ".row .m-col-8"
- 440: }
- 441: @media (max-width: 959px) {
- 442: .row .m-col-8 {
- ^
- 443: -webkit-box-flex: 0;
- 444: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:456:2 Unused CSS selector ".row .d-col-9"
- 454: }
- 455: @media (min-width: 960px) {
- 456: .row .d-col-9 {
- ^
- 457: -webkit-box-flex: 0;
- 458: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:470:2 Unused CSS selector ".row .m-col-9"
- 468: }
- 469: @media (max-width: 959px) {
- 470: .row .m-col-9 {
- ^
- 471: -webkit-box-flex: 0;
- 472: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:484:2 Unused CSS selector ".row .d-col-10"
- 482: }
- 483: @media (min-width: 960px) {
- 484: .row .d-col-10 {
- ^
- 485: -webkit-box-flex: 0;
- 486: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:498:2 Unused CSS selector ".row .m-col-10"
- 496: }
- 497: @media (max-width: 959px) {
- 498: .row .m-col-10 {
- ^
- 499: -webkit-box-flex: 0;
- 500: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:512:2 Unused CSS selector ".row .d-col-11"
- 510: }
- 511: @media (min-width: 960px) {
- 512: .row .d-col-11 {
- ^
- 513: -webkit-box-flex: 0;
- 514: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:526:2 Unused CSS selector ".row .m-col-11"
- 524: }
- 525: @media (max-width: 959px) {
- 526: .row .m-col-11 {
- ^
- 527: -webkit-box-flex: 0;
- 528: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:540:2 Unused CSS selector ".row .d-col-12"
- 538: }
- 539: @media (min-width: 960px) {
- 540: .row .d-col-12 {
- ^
- 541: -webkit-box-flex: 0;
- 542: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:577:0 Unused CSS selector "label"
- 575: }
- 576:
- 577: label {
- ^
- 578: --mdc-typography-headline1-font-size: 30px;
- 579: --mdc-typography-headline1-font-weight: 300;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/experiences.svelte:582:2 Unused CSS selector "label"
- 580: }
- 581: @media (max-width: 959px) {
- 582: label {
- ^
- 583: --mdc-typography-headline1-font-size: 20px;
- 584: }
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:42:19 Unused CSS selector "#svelte"
- 40: </Step>
- 41:
- 42: <style lang="scss">#svelte {
- ^
- 43: --mdc-theme-primary: #000;
- 44: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:163:2 Unused CSS selector "#svelte"
- 161: }
- 162: @media (max-width: 959px) {
- 163: #svelte {
- ^
- 164: --mdc-typography-headline1-font-size: 32px;
- 165: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:207:0 Unused CSS selector ".row .col"
- 205: }
- 206: }
- 207: .row .col {
- ^
- 208: -ms-flex-preferred-size: 0;
- 209: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:222:2 Unused CSS selector ".row .col"
- 220: }
- 221: @media (max-width: 959px) {
- 222: .row .col {
- ^
- 223: padding-right: var(--mdc-layout-grid-column-phone);
- 224: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:229:2 Unused CSS selector ".row .d-col-1"
- 227: }
- 228: @media (min-width: 960px) {
- 229: .row .d-col-1 {
- ^
- 230: -webkit-box-flex: 0;
- 231: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:243:2 Unused CSS selector ".row .m-col-1"
- 241: }
- 242: @media (max-width: 959px) {
- 243: .row .m-col-1 {
- ^
- 244: -webkit-box-flex: 0;
- 245: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:257:2 Unused CSS selector ".row .d-col-2"
- 255: }
- 256: @media (min-width: 960px) {
- 257: .row .d-col-2 {
- ^
- 258: -webkit-box-flex: 0;
- 259: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:271:2 Unused CSS selector ".row .m-col-2"
- 269: }
- 270: @media (max-width: 959px) {
- 271: .row .m-col-2 {
- ^
- 272: -webkit-box-flex: 0;
- 273: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:299:2 Unused CSS selector ".row .m-col-3"
- 297: }
- 298: @media (max-width: 959px) {
- 299: .row .m-col-3 {
- ^
- 300: -webkit-box-flex: 0;
- 301: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:313:2 Unused CSS selector ".row .d-col-4"
- 311: }
- 312: @media (min-width: 960px) {
- 313: .row .d-col-4 {
- ^
- 314: -webkit-box-flex: 0;
- 315: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:327:2 Unused CSS selector ".row .m-col-4"
- 325: }
- 326: @media (max-width: 959px) {
- 327: .row .m-col-4 {
- ^
- 328: -webkit-box-flex: 0;
- 329: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:341:2 Unused CSS selector ".row .d-col-5"
- 339: }
- 340: @media (min-width: 960px) {
- 341: .row .d-col-5 {
- ^
- 342: -webkit-box-flex: 0;
- 343: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:355:2 Unused CSS selector ".row .m-col-5"
- 353: }
- 354: @media (max-width: 959px) {
- 355: .row .m-col-5 {
- ^
- 356: -webkit-box-flex: 0;
- 357: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:369:2 Unused CSS selector ".row .d-col-6"
- 367: }
- 368: @media (min-width: 960px) {
- 369: .row .d-col-6 {
- ^
- 370: -webkit-box-flex: 0;
- 371: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:397:2 Unused CSS selector ".row .d-col-7"
- 395: }
- 396: @media (min-width: 960px) {
- 397: .row .d-col-7 {
- ^
- 398: -webkit-box-flex: 0;
- 399: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:411:2 Unused CSS selector ".row .m-col-7"
- 409: }
- 410: @media (max-width: 959px) {
- 411: .row .m-col-7 {
- ^
- 412: -webkit-box-flex: 0;
- 413: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:425:2 Unused CSS selector ".row .d-col-8"
- 423: }
- 424: @media (min-width: 960px) {
- 425: .row .d-col-8 {
- ^
- 426: -webkit-box-flex: 0;
- 427: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:439:2 Unused CSS selector ".row .m-col-8"
- 437: }
- 438: @media (max-width: 959px) {
- 439: .row .m-col-8 {
- ^
- 440: -webkit-box-flex: 0;
- 441: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:453:2 Unused CSS selector ".row .d-col-9"
- 451: }
- 452: @media (min-width: 960px) {
- 453: .row .d-col-9 {
- ^
- 454: -webkit-box-flex: 0;
- 455: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:467:2 Unused CSS selector ".row .m-col-9"
- 465: }
- 466: @media (max-width: 959px) {
- 467: .row .m-col-9 {
- ^
- 468: -webkit-box-flex: 0;
- 469: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:481:2 Unused CSS selector ".row .d-col-10"
- 479: }
- 480: @media (min-width: 960px) {
- 481: .row .d-col-10 {
- ^
- 482: -webkit-box-flex: 0;
- 483: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:495:2 Unused CSS selector ".row .m-col-10"
- 493: }
- 494: @media (max-width: 959px) {
- 495: .row .m-col-10 {
- ^
- 496: -webkit-box-flex: 0;
- 497: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:509:2 Unused CSS selector ".row .d-col-11"
- 507: }
- 508: @media (min-width: 960px) {
- 509: .row .d-col-11 {
- ^
- 510: -webkit-box-flex: 0;
- 511: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:523:2 Unused CSS selector ".row .m-col-11"
- 521: }
- 522: @media (max-width: 959px) {
- 523: .row .m-col-11 {
- ^
- 524: -webkit-box-flex: 0;
- 525: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:537:2 Unused CSS selector ".row .d-col-12"
- 535: }
- 536: @media (min-width: 960px) {
- 537: .row .d-col-12 {
- ^
- 538: -webkit-box-flex: 0;
- 539: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:551:2 Unused CSS selector ".row .m-col-12"
- 549: }
- 550: @media (max-width: 959px) {
- 551: .row .m-col-12 {
- ^
- 552: -webkit-box-flex: 0;
- 553: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:578:0 Unused CSS selector "label"
- 576: }
- 577:
- 578: label {
- ^
- 579: --mdc-typography-headline1-font-size: 30px;
- 580: --mdc-typography-headline1-font-weight: 300;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/room-style.svelte:583:2 Unused CSS selector "label"
- 581: }
- 582: @media (max-width: 959px) {
- 583: label {
- ^
- 584: --mdc-typography-headline1-font-size: 20px;
- 585: }
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:14:6 A11y: A form label must be associated with a control.
- 12: <div class="row mt-20">
- 13: <div class="d-col-6 m-col-12 text-left">
- 14: <label class="mdc-typography--headline1 m-0"
- ^
- 15: >Is everyone traveling fully vaccinated?</label
- 16: >
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:33:6 A11y: A form label must be associated with a control.
- 31: <div class="row">
- 32: <div class="d-col-6 m-col-12 text-left">
- 33: <label class="mdc-typography--headline1 m-0"
- ^
- 34: >How many trips have you taken in the last 6 months?</label
- 35: >
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:6:11 Final has unused export property 'destinationTypes'. If it is for external reference only, please consider using `export const destinationTypes`
- 4: import { Option } from '@smui/select';
- 5: import { TripInput } from '$lib/store/trip';
- 6: export let destinationTypes;
- ^
- 7: export let tripInput = new TripInput();
- 8: tripInput.numberOfTripsInSixMonths || (tripInput.numberOfTripsInSixMonths = 0);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:48:19 Unused CSS selector "#svelte"
- 46: </Step>
- 47:
- 48: <style lang="scss">#svelte {
- ^
- 49: --mdc-theme-primary: #000;
- 50: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:169:2 Unused CSS selector "#svelte"
- 167: }
- 168: @media (max-width: 959px) {
- 169: #svelte {
- ^
- 170: --mdc-typography-headline1-font-size: 32px;
- 171: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:213:0 Unused CSS selector ".row .col"
- 211: }
- 212: }
- 213: .row .col {
- ^
- 214: -ms-flex-preferred-size: 0;
- 215: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:228:2 Unused CSS selector ".row .col"
- 226: }
- 227: @media (max-width: 959px) {
- 228: .row .col {
- ^
- 229: padding-right: var(--mdc-layout-grid-column-phone);
- 230: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:235:2 Unused CSS selector ".row .d-col-1"
- 233: }
- 234: @media (min-width: 960px) {
- 235: .row .d-col-1 {
- ^
- 236: -webkit-box-flex: 0;
- 237: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:249:2 Unused CSS selector ".row .m-col-1"
- 247: }
- 248: @media (max-width: 959px) {
- 249: .row .m-col-1 {
- ^
- 250: -webkit-box-flex: 0;
- 251: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:263:2 Unused CSS selector ".row .d-col-2"
- 261: }
- 262: @media (min-width: 960px) {
- 263: .row .d-col-2 {
- ^
- 264: -webkit-box-flex: 0;
- 265: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:277:2 Unused CSS selector ".row .m-col-2"
- 275: }
- 276: @media (max-width: 959px) {
- 277: .row .m-col-2 {
- ^
- 278: -webkit-box-flex: 0;
- 279: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:291:2 Unused CSS selector ".row .d-col-3"
- 289: }
- 290: @media (min-width: 960px) {
- 291: .row .d-col-3 {
- ^
- 292: -webkit-box-flex: 0;
- 293: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:305:2 Unused CSS selector ".row .m-col-3"
- 303: }
- 304: @media (max-width: 959px) {
- 305: .row .m-col-3 {
- ^
- 306: -webkit-box-flex: 0;
- 307: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:319:2 Unused CSS selector ".row .d-col-4"
- 317: }
- 318: @media (min-width: 960px) {
- 319: .row .d-col-4 {
- ^
- 320: -webkit-box-flex: 0;
- 321: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:333:2 Unused CSS selector ".row .m-col-4"
- 331: }
- 332: @media (max-width: 959px) {
- 333: .row .m-col-4 {
- ^
- 334: -webkit-box-flex: 0;
- 335: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:347:2 Unused CSS selector ".row .d-col-5"
- 345: }
- 346: @media (min-width: 960px) {
- 347: .row .d-col-5 {
- ^
- 348: -webkit-box-flex: 0;
- 349: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:361:2 Unused CSS selector ".row .m-col-5"
- 359: }
- 360: @media (max-width: 959px) {
- 361: .row .m-col-5 {
- ^
- 362: -webkit-box-flex: 0;
- 363: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:389:2 Unused CSS selector ".row .m-col-6"
- 387: }
- 388: @media (max-width: 959px) {
- 389: .row .m-col-6 {
- ^
- 390: -webkit-box-flex: 0;
- 391: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:403:2 Unused CSS selector ".row .d-col-7"
- 401: }
- 402: @media (min-width: 960px) {
- 403: .row .d-col-7 {
- ^
- 404: -webkit-box-flex: 0;
- 405: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:417:2 Unused CSS selector ".row .m-col-7"
- 415: }
- 416: @media (max-width: 959px) {
- 417: .row .m-col-7 {
- ^
- 418: -webkit-box-flex: 0;
- 419: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:431:2 Unused CSS selector ".row .d-col-8"
- 429: }
- 430: @media (min-width: 960px) {
- 431: .row .d-col-8 {
- ^
- 432: -webkit-box-flex: 0;
- 433: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:445:2 Unused CSS selector ".row .m-col-8"
- 443: }
- 444: @media (max-width: 959px) {
- 445: .row .m-col-8 {
- ^
- 446: -webkit-box-flex: 0;
- 447: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:459:2 Unused CSS selector ".row .d-col-9"
- 457: }
- 458: @media (min-width: 960px) {
- 459: .row .d-col-9 {
- ^
- 460: -webkit-box-flex: 0;
- 461: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:473:2 Unused CSS selector ".row .m-col-9"
- 471: }
- 472: @media (max-width: 959px) {
- 473: .row .m-col-9 {
- ^
- 474: -webkit-box-flex: 0;
- 475: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:487:2 Unused CSS selector ".row .d-col-10"
- 485: }
- 486: @media (min-width: 960px) {
- 487: .row .d-col-10 {
- ^
- 488: -webkit-box-flex: 0;
- 489: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:501:2 Unused CSS selector ".row .m-col-10"
- 499: }
- 500: @media (max-width: 959px) {
- 501: .row .m-col-10 {
- ^
- 502: -webkit-box-flex: 0;
- 503: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:515:2 Unused CSS selector ".row .d-col-11"
- 513: }
- 514: @media (min-width: 960px) {
- 515: .row .d-col-11 {
- ^
- 516: -webkit-box-flex: 0;
- 517: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:529:2 Unused CSS selector ".row .m-col-11"
- 527: }
- 528: @media (max-width: 959px) {
- 529: .row .m-col-11 {
- ^
- 530: -webkit-box-flex: 0;
- 531: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:543:2 Unused CSS selector ".row .d-col-12"
- 541: }
- 542: @media (min-width: 960px) {
- 543: .row .d-col-12 {
- ^
- 544: -webkit-box-flex: 0;
- 545: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/final.svelte:590:0 Unused CSS selector ".options"
- 588: }
- 589:
- 590: .options {
- ^
- 591: display: grid;
- 592: grid-template-columns: 1fr 1fr;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:91:19 Unused CSS selector "#svelte"
- 89: </Step>
- 90:
- 91: <style lang="scss">#svelte {
- ^
- 92: --mdc-theme-primary: #000;
- 93: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:212:2 Unused CSS selector "#svelte"
- 210: }
- 211: @media (max-width: 959px) {
- 212: #svelte {
- ^
- 213: --mdc-typography-headline1-font-size: 32px;
- 214: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:256:0 Unused CSS selector ".row .col"
- 254: }
- 255: }
- 256: .row .col {
- ^
- 257: -ms-flex-preferred-size: 0;
- 258: flex-basis: 0;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:271:2 Unused CSS selector ".row .col"
- 269: }
- 270: @media (max-width: 959px) {
- 271: .row .col {
- ^
- 272: padding-right: var(--mdc-layout-grid-column-phone);
- 273: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:278:2 Unused CSS selector ".row .d-col-1"
- 276: }
- 277: @media (min-width: 960px) {
- 278: .row .d-col-1 {
- ^
- 279: -webkit-box-flex: 0;
- 280: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:292:2 Unused CSS selector ".row .m-col-1"
- 290: }
- 291: @media (max-width: 959px) {
- 292: .row .m-col-1 {
- ^
- 293: -webkit-box-flex: 0;
- 294: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:306:2 Unused CSS selector ".row .d-col-2"
- 304: }
- 305: @media (min-width: 960px) {
- 306: .row .d-col-2 {
- ^
- 307: -webkit-box-flex: 0;
- 308: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:320:2 Unused CSS selector ".row .m-col-2"
- 318: }
- 319: @media (max-width: 959px) {
- 320: .row .m-col-2 {
- ^
- 321: -webkit-box-flex: 0;
- 322: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:334:2 Unused CSS selector ".row .d-col-3"
- 332: }
- 333: @media (min-width: 960px) {
- 334: .row .d-col-3 {
- ^
- 335: -webkit-box-flex: 0;
- 336: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:348:2 Unused CSS selector ".row .m-col-3"
- 346: }
- 347: @media (max-width: 959px) {
- 348: .row .m-col-3 {
- ^
- 349: -webkit-box-flex: 0;
- 350: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:362:2 Unused CSS selector ".row .d-col-4"
- 360: }
- 361: @media (min-width: 960px) {
- 362: .row .d-col-4 {
- ^
- 363: -webkit-box-flex: 0;
- 364: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:376:2 Unused CSS selector ".row .m-col-4"
- 374: }
- 375: @media (max-width: 959px) {
- 376: .row .m-col-4 {
- ^
- 377: -webkit-box-flex: 0;
- 378: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:390:2 Unused CSS selector ".row .d-col-5"
- 388: }
- 389: @media (min-width: 960px) {
- 390: .row .d-col-5 {
- ^
- 391: -webkit-box-flex: 0;
- 392: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:404:2 Unused CSS selector ".row .m-col-5"
- 402: }
- 403: @media (max-width: 959px) {
- 404: .row .m-col-5 {
- ^
- 405: -webkit-box-flex: 0;
- 406: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:432:2 Unused CSS selector ".row .m-col-6"
- 430: }
- 431: @media (max-width: 959px) {
- 432: .row .m-col-6 {
- ^
- 433: -webkit-box-flex: 0;
- 434: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:446:2 Unused CSS selector ".row .d-col-7"
- 444: }
- 445: @media (min-width: 960px) {
- 446: .row .d-col-7 {
- ^
- 447: -webkit-box-flex: 0;
- 448: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:460:2 Unused CSS selector ".row .m-col-7"
- 458: }
- 459: @media (max-width: 959px) {
- 460: .row .m-col-7 {
- ^
- 461: -webkit-box-flex: 0;
- 462: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:474:2 Unused CSS selector ".row .d-col-8"
- 472: }
- 473: @media (min-width: 960px) {
- 474: .row .d-col-8 {
- ^
- 475: -webkit-box-flex: 0;
- 476: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:488:2 Unused CSS selector ".row .m-col-8"
- 486: }
- 487: @media (max-width: 959px) {
- 488: .row .m-col-8 {
- ^
- 489: -webkit-box-flex: 0;
- 490: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:502:2 Unused CSS selector ".row .d-col-9"
- 500: }
- 501: @media (min-width: 960px) {
- 502: .row .d-col-9 {
- ^
- 503: -webkit-box-flex: 0;
- 504: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:516:2 Unused CSS selector ".row .m-col-9"
- 514: }
- 515: @media (max-width: 959px) {
- 516: .row .m-col-9 {
- ^
- 517: -webkit-box-flex: 0;
- 518: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:530:2 Unused CSS selector ".row .d-col-10"
- 528: }
- 529: @media (min-width: 960px) {
- 530: .row .d-col-10 {
- ^
- 531: -webkit-box-flex: 0;
- 532: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:544:2 Unused CSS selector ".row .m-col-10"
- 542: }
- 543: @media (max-width: 959px) {
- 544: .row .m-col-10 {
- ^
- 545: -webkit-box-flex: 0;
- 546: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:558:2 Unused CSS selector ".row .d-col-11"
- 556: }
- 557: @media (min-width: 960px) {
- 558: .row .d-col-11 {
- ^
- 559: -webkit-box-flex: 0;
- 560: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:572:2 Unused CSS selector ".row .m-col-11"
- 570: }
- 571: @media (max-width: 959px) {
- 572: .row .m-col-11 {
- ^
- 573: -webkit-box-flex: 0;
- 574: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/plan/_steps/where.svelte:586:2 Unused CSS selector ".row .d-col-12"
- 584: }
- 585: @media (min-width: 960px) {
- 586: .row .d-col-12 {
- ^
- 587: -webkit-box-flex: 0;
- 588: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:152:19 Unused CSS selector "#svelte"
- 150: {/if}
- 151:
- 152: <style lang="scss">#svelte {
- ^
- 153: --mdc-theme-primary: #000;
- 154: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:273:2 Unused CSS selector "#svelte"
- 271: }
- 272: @media (max-width: 959px) {
- 273: #svelte {
- ^
- 274: --mdc-typography-headline1-font-size: 32px;
- 275: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:339:2 Unused CSS selector ".row .d-col-1"
- 337: }
- 338: @media (min-width: 960px) {
- 339: .row .d-col-1 {
- ^
- 340: -webkit-box-flex: 0;
- 341: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:353:2 Unused CSS selector ".row .m-col-1"
- 351: }
- 352: @media (max-width: 959px) {
- 353: .row .m-col-1 {
- ^
- 354: -webkit-box-flex: 0;
- 355: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:367:2 Unused CSS selector ".row .d-col-2"
- 365: }
- 366: @media (min-width: 960px) {
- 367: .row .d-col-2 {
- ^
- 368: -webkit-box-flex: 0;
- 369: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:381:2 Unused CSS selector ".row .m-col-2"
- 379: }
- 380: @media (max-width: 959px) {
- 381: .row .m-col-2 {
- ^
- 382: -webkit-box-flex: 0;
- 383: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:409:2 Unused CSS selector ".row .m-col-3"
- 407: }
- 408: @media (max-width: 959px) {
- 409: .row .m-col-3 {
- ^
- 410: -webkit-box-flex: 0;
- 411: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:423:2 Unused CSS selector ".row .d-col-4"
- 421: }
- 422: @media (min-width: 960px) {
- 423: .row .d-col-4 {
- ^
- 424: -webkit-box-flex: 0;
- 425: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:437:2 Unused CSS selector ".row .m-col-4"
- 435: }
- 436: @media (max-width: 959px) {
- 437: .row .m-col-4 {
- ^
- 438: -webkit-box-flex: 0;
- 439: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:451:2 Unused CSS selector ".row .d-col-5"
- 449: }
- 450: @media (min-width: 960px) {
- 451: .row .d-col-5 {
- ^
- 452: -webkit-box-flex: 0;
- 453: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:465:2 Unused CSS selector ".row .m-col-5"
- 463: }
- 464: @media (max-width: 959px) {
- 465: .row .m-col-5 {
- ^
- 466: -webkit-box-flex: 0;
- 467: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:479:2 Unused CSS selector ".row .d-col-6"
- 477: }
- 478: @media (min-width: 960px) {
- 479: .row .d-col-6 {
- ^
- 480: -webkit-box-flex: 0;
- 481: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:493:2 Unused CSS selector ".row .m-col-6"
- 491: }
- 492: @media (max-width: 959px) {
- 493: .row .m-col-6 {
- ^
- 494: -webkit-box-flex: 0;
- 495: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:507:2 Unused CSS selector ".row .d-col-7"
- 505: }
- 506: @media (min-width: 960px) {
- 507: .row .d-col-7 {
- ^
- 508: -webkit-box-flex: 0;
- 509: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:521:2 Unused CSS selector ".row .m-col-7"
- 519: }
- 520: @media (max-width: 959px) {
- 521: .row .m-col-7 {
- ^
- 522: -webkit-box-flex: 0;
- 523: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:535:2 Unused CSS selector ".row .d-col-8"
- 533: }
- 534: @media (min-width: 960px) {
- 535: .row .d-col-8 {
- ^
- 536: -webkit-box-flex: 0;
- 537: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:549:2 Unused CSS selector ".row .m-col-8"
- 547: }
- 548: @media (max-width: 959px) {
- 549: .row .m-col-8 {
- ^
- 550: -webkit-box-flex: 0;
- 551: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:563:2 Unused CSS selector ".row .d-col-9"
- 561: }
- 562: @media (min-width: 960px) {
- 563: .row .d-col-9 {
- ^
- 564: -webkit-box-flex: 0;
- 565: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:577:2 Unused CSS selector ".row .m-col-9"
- 575: }
- 576: @media (max-width: 959px) {
- 577: .row .m-col-9 {
- ^
- 578: -webkit-box-flex: 0;
- 579: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:591:2 Unused CSS selector ".row .d-col-10"
- 589: }
- 590: @media (min-width: 960px) {
- 591: .row .d-col-10 {
- ^
- 592: -webkit-box-flex: 0;
- 593: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:605:2 Unused CSS selector ".row .m-col-10"
- 603: }
- 604: @media (max-width: 959px) {
- 605: .row .m-col-10 {
- ^
- 606: -webkit-box-flex: 0;
- 607: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:619:2 Unused CSS selector ".row .d-col-11"
- 617: }
- 618: @media (min-width: 960px) {
- 619: .row .d-col-11 {
- ^
- 620: -webkit-box-flex: 0;
- 621: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:633:2 Unused CSS selector ".row .m-col-11"
- 631: }
- 632: @media (max-width: 959px) {
- 633: .row .m-col-11 {
- ^
- 634: -webkit-box-flex: 0;
- 635: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:647:2 Unused CSS selector ".row .d-col-12"
- 645: }
- 646: @media (min-width: 960px) {
- 647: .row .d-col-12 {
- ^
- 648: -webkit-box-flex: 0;
- 649: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopNavigation.svelte:661:2 Unused CSS selector ".row .m-col-12"
- 659: }
- 660: @media (max-width: 959px) {
- 661: .row .m-col-12 {
- ^
- 662: -webkit-box-flex: 0;
- 663: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:89:19 Unused CSS selector "#svelte"
- 87: </section>
- 88:
- 89: <style lang="scss">#svelte {
- ^
- 90: --mdc-theme-primary: #000;
- 91: --mdc-theme-secondary: #f2f2f2;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:210:2 Unused CSS selector "#svelte"
- 208: }
- 209: @media (max-width: 959px) {
- 210: #svelte {
- ^
- 211: --mdc-typography-headline1-font-size: 32px;
- 212: --mdc-typography-headline1-line-height: 38px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:276:2 Unused CSS selector ".row .d-col-1"
- 274: }
- 275: @media (min-width: 960px) {
- 276: .row .d-col-1 {
- ^
- 277: -webkit-box-flex: 0;
- 278: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:290:2 Unused CSS selector ".row .m-col-1"
- 288: }
- 289: @media (max-width: 959px) {
- 290: .row .m-col-1 {
- ^
- 291: -webkit-box-flex: 0;
- 292: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:304:2 Unused CSS selector ".row .d-col-2"
- 302: }
- 303: @media (min-width: 960px) {
- 304: .row .d-col-2 {
- ^
- 305: -webkit-box-flex: 0;
- 306: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:318:2 Unused CSS selector ".row .m-col-2"
- 316: }
- 317: @media (max-width: 959px) {
- 318: .row .m-col-2 {
- ^
- 319: -webkit-box-flex: 0;
- 320: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:332:2 Unused CSS selector ".row .d-col-3"
- 330: }
- 331: @media (min-width: 960px) {
- 332: .row .d-col-3 {
- ^
- 333: -webkit-box-flex: 0;
- 334: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:346:2 Unused CSS selector ".row .m-col-3"
- 344: }
- 345: @media (max-width: 959px) {
- 346: .row .m-col-3 {
- ^
- 347: -webkit-box-flex: 0;
- 348: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:360:2 Unused CSS selector ".row .d-col-4"
- 358: }
- 359: @media (min-width: 960px) {
- 360: .row .d-col-4 {
- ^
- 361: -webkit-box-flex: 0;
- 362: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:374:2 Unused CSS selector ".row .m-col-4"
- 372: }
- 373: @media (max-width: 959px) {
- 374: .row .m-col-4 {
- ^
- 375: -webkit-box-flex: 0;
- 376: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:388:2 Unused CSS selector ".row .d-col-5"
- 386: }
- 387: @media (min-width: 960px) {
- 388: .row .d-col-5 {
- ^
- 389: -webkit-box-flex: 0;
- 390: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:402:2 Unused CSS selector ".row .m-col-5"
- 400: }
- 401: @media (max-width: 959px) {
- 402: .row .m-col-5 {
- ^
- 403: -webkit-box-flex: 0;
- 404: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:444:2 Unused CSS selector ".row .d-col-7"
- 442: }
- 443: @media (min-width: 960px) {
- 444: .row .d-col-7 {
- ^
- 445: -webkit-box-flex: 0;
- 446: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:458:2 Unused CSS selector ".row .m-col-7"
- 456: }
- 457: @media (max-width: 959px) {
- 458: .row .m-col-7 {
- ^
- 459: -webkit-box-flex: 0;
- 460: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:472:2 Unused CSS selector ".row .d-col-8"
- 470: }
- 471: @media (min-width: 960px) {
- 472: .row .d-col-8 {
- ^
- 473: -webkit-box-flex: 0;
- 474: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:486:2 Unused CSS selector ".row .m-col-8"
- 484: }
- 485: @media (max-width: 959px) {
- 486: .row .m-col-8 {
- ^
- 487: -webkit-box-flex: 0;
- 488: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:500:2 Unused CSS selector ".row .d-col-9"
- 498: }
- 499: @media (min-width: 960px) {
- 500: .row .d-col-9 {
- ^
- 501: -webkit-box-flex: 0;
- 502: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:514:2 Unused CSS selector ".row .m-col-9"
- 512: }
- 513: @media (max-width: 959px) {
- 514: .row .m-col-9 {
- ^
- 515: -webkit-box-flex: 0;
- 516: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:528:2 Unused CSS selector ".row .d-col-10"
- 526: }
- 527: @media (min-width: 960px) {
- 528: .row .d-col-10 {
- ^
- 529: -webkit-box-flex: 0;
- 530: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:542:2 Unused CSS selector ".row .m-col-10"
- 540: }
- 541: @media (max-width: 959px) {
- 542: .row .m-col-10 {
- ^
- 543: -webkit-box-flex: 0;
- 544: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:556:2 Unused CSS selector ".row .d-col-11"
- 554: }
- 555: @media (min-width: 960px) {
- 556: .row .d-col-11 {
- ^
- 557: -webkit-box-flex: 0;
- 558: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:570:2 Unused CSS selector ".row .m-col-11"
- 568: }
- 569: @media (max-width: 959px) {
- 570: .row .m-col-11 {
- ^
- 571: -webkit-box-flex: 0;
- 572: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:584:2 Unused CSS selector ".row .d-col-12"
- 582: }
- 583: @media (min-width: 960px) {
- 584: .row .d-col-12 {
- ^
- 585: -webkit-box-flex: 0;
- 586: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:598:2 Unused CSS selector ".row .m-col-12"
- 596: }
- 597: @media (max-width: 959px) {
- 598: .row .m-col-12 {
- ^
- 599: -webkit-box-flex: 0;
- 600: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:650:2 Unused CSS selector ".header-title.-slide-content .image-cover"
- 648: padding-bottom: 32px;
- 649: }
- 650: .header-title.-slide-content .image-cover {
- ^
- 651: height: auto !important;
- 652: padding: 100% 0 0 0 !important;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ShopTitle.svelte:654:2 Unused CSS selector ".header-title.-slide-content .image-cover.solo-image"
- 652: padding: 100% 0 0 0 !important;
- 653: }
- 654: .header-title.-slide-content .image-cover.solo-image {
- ^
- 655: height: auto !important;
- 656: }
- transforming (240) node_modules/@smui/menu/dist/index.js4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Follow.svelte:49:0 Unused CSS selector ".follow-wrap .follow-link svg"
- 47: background: rgba(0, 0, 0, 0.1);
- 48: }
- 49: .follow-wrap .follow-link svg {
- ^
- 50: width: 24px;
- 51: height: 32px;
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/Follow.svelte:53:0 Unused CSS selector ".follow-wrap .follow-link svg.-adjust-twitter"
- 51: height: 32px;
- 52: }
- 53: .follow-wrap .follow-link svg.-adjust-twitter {
- ^
- 54: margin-top: 4px;
- 55: }</style>
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/BottomAppBar/index.svelte:12:11 BottomAppBar has unused export property 'openSigninModal'. If it is for external reference only, please consider using `export const openSigninModal`
- 10: import UserIcon from '$lib/icons/UserIcon.svelte';
- 11: import { openSignInModal } from '$lib/components/modals/SigninModal.svelte';
- 12: export let openSigninModal = false;
- ^
- 13: let dispatcher = createEventDispatcher();
- 14: function openTab(tab) {
- transforming (288) node_modules/@smui/button/dist/Button.types.js4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyMenu.svelte:27:12 A11y: 'javascript:void(0)' is not a valid href attribute
- 25: <li>
- 26: <a
- 27: href="javascript:void(0)"
- ^
- 28: on:click={() => {
- 29: menu.submenu.length > 0 ? doOpenSubmenu(menu) : openLink(menu);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyMenu.svelte:44:10 A11y: 'javascript:void(0)' is not a valid href attribute
- 42: <li>
- 43: <a
- 44: href="javascript:void(0)"
- ^
- 45: class="back"
- 46: on:click={() => {
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyMenu.svelte:51:10 A11y: <a> element should have an href attribute
- 49: >
- 50: </li>
- 51: <li><a>{menuActive.name}</a></li>
- ^
- 52: <ul>
- 53: {#if menuActive.submenu.length > 0}
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyMenu.svelte:57:16 A11y: 'javascript:void(0)' is not a valid href attribute
- 55: <li>
- 56: <a
- 57: href="javascript:void(0)"
- ^
- 58: on:click={() => {
- 59: openLink(menu);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyMenu.svelte:67:12 A11y: 'javascript:void(0)' is not a valid href attribute
- 65: <li>
- 66: <a
- 67: href="javascript:void(0)"
- ^
- 68: on:click={() => {
- 69: openLink(menuActive);
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyMenu.svelte:10:11 OyMenu has unused export property 'showSubmenu'. If it is for external reference only, please consider using `export const showSubmenu`
- 8: import { goto } from '$app/navigation';
- 9: const dispatch = createEventDispatcher();
- 10: export let showSubmenu = false;
- ^
- 11: let menuActive;
- 12: function doOpenSubmenu(menu) {
- 4:09:51 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyFormSearchAdvisor.svelte:7:11 OyFormSearchAdvisor has unused export property 'showSubmenu'. If it is for external reference only, please consider using `export const showSubmenu`
- 5: import OySelect from '../OySelect.svelte';
- 6: const dispatch = createEventDispatcher();
- 7: export let showSubmenu = false;
- ^
- 8: export let countryOptions;
- 9: export let experienceTypeOptions;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyExplode.svelte:469:16 A11y: 'javascript:void(0)' is not a valid href attribute
- 467: <li>
- 468: <a
- 469: href="javascript:void(0)"
- ^
- 470: on:click={() => {
- 471: handleSearch(result);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyExplode.svelte:513:0 Unused CSS selector ".wrap-search-result ul li a i"
- 511: }
- 512:
- 513: .wrap-search-result ul li a i {
- ^
- 514: position: absolute;
- 515: right: -30px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyExplode.svelte:519:0 Unused CSS selector ".wrap-search-result ul li a.back"
- 517: }
- 518:
- 519: .wrap-search-result ul li a.back {
- ^
- 520: padding-left: 10px;
- 521: }
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyExplode.svelte:523:0 Unused CSS selector ".wrap-search-result ul li a.back i"
- 521: }
- 522:
- 523: .wrap-search-result ul li a.back i {
- ^
- 524: position: absolute;
- 525: left: -10px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyExplode.svelte:529:0 Unused CSS selector ".follow-wrap"
- 527: }
- 528:
- 529: .follow-wrap {
- ^
- 530: position: absolute;
- 531: bottom: 30px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/OyFormSearchExperience.svelte:8:11 OyFormSearchExperience has unused export property 'showSubmenu'. If it is for external reference only, please consider using `export const showSubmenu`
- 6: import { sortByName } from '$lib/utils/sort';
- 7: const dispatch = createEventDispatcher();
- 8: export let showSubmenu = false;
- ^
- 9: let menuActive;
- 10: export let searchModel;
- transforming (302) src/lib/components/common/HeaderActionMobile/OyFormSearc4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/ShopNavMobile.svelte:79:12 A11y: 'javascript:void(0)' is not a valid href attribute
- 77: <li>
- 78: <a
- 79: href="javascript:void(0)"
- ^
- 80: on:click={() => {
- 81: menu.items && menu.items.length > 0
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/ShopNavMobile.svelte:99:12 A11y: 'javascript:void(0)' is not a valid href attribute
- 97: <li>
- 98: <a
- 99: href="javascript:void(0)"
- ^
- 100: class="back"
- 101: on:click={() => {
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/ShopNavMobile.svelte:106:12 A11y: <a> element should have an href attribute
- 104: >
- 105: </li>
- 106: <li><a>{menuActive.name}</a></li>
- ^
- 107: <ul>
- 108: {#if menuActive.items && menuActive.items.length > 0}
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/ShopNavMobile.svelte:113:18 A11y: 'javascript:void(0)' is not a valid href attribute
- 111: <a
- 112: class=""
- 113: href="javascript:void(0)"
- ^
- 114: on:click={() => {
- 115: openLinkDesginer(menu);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/ShopNavMobile.svelte:136:16 A11y: 'javascript:void(0)' is not a valid href attribute
- 134: <li>
- 135: <a
- 136: href="javascript:void(0)"
- ^
- 137: on:click={() => {
- 138: activeFilter = item;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/ShopNavMobile.svelte:8:11 ShopNavMobile has unused export property 'showSubmenu'. If it is for external reference only, please consider using `export const showSubmenu`
- 6: import { goto } from '$app/navigation';
- 7: const dispatch = createEventDispatcher();
- 8: export let showSubmenu = false;
- ^
- 9: export let productDesigners = [];
- 10: export let productTypes = [];
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/HeaderActionMobile/ShopNavMobile.svelte:9:11 ShopNavMobile has unused export property 'productDesigners'. If it is for external reference only, please consider using `export const productDesigners`
- 7: const dispatch = createEventDispatcher();
- 8: export let showSubmenu = false;
- 9: export let productDesigners = [];
- ^
- 10: export let productTypes = [];
- 11: let menuActive = undefined;
- transforming (432) node_modules/@smui/select/dist/Select.svelte4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/LookItem.svelte:34:0 Unused CSS selector ".item-product .title-wrap .btn-wrap"
- 32: }
- 33:
- 34: .item-product .title-wrap .btn-wrap {
- ^
- 35: justify-self: flex-end;
- 36: width: 50%;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/LookItem.svelte:45:0 Unused CSS selector ".get-the-look-button-wrap"
- 43: }
- 44:
- 45: .get-the-look-button-wrap {
- ^
- 46: margin-top: -12px;
- 47: }
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/LookItem.svelte:48:0 Unused CSS selector ".get-the-look-button-wrap :global(.mdc-icon-button)"
- 46: margin-top: -12px;
- 47: }
- 48: .get-the-look-button-wrap :global(.mdc-icon-button) {
- ^
- 49: padding: 0;
- 50: height: 32px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/LookItem.svelte:54:0 Unused CSS selector ".item-product .title-wrap .divider:after"
- 52: }
- 53:
- 54: .item-product .title-wrap .divider:after {
- ^
- 55: background-color: rgba(0, 0, 0, 0.2);
- 56: }</style>
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:74:7 A11y: 'javascript:void(0);' is not a valid href attribute
- 72: <div class="item" on:click on:pointerdown>
- 73: <div class="thumbnail">
- 74: <a href="javascript:void(0);">
- ^
- 75: <FeaturedImage
- 76: image={gallery && gallery.length > 0 && gallery[0]
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:93:5 A11y: 'javascript:void(0);' is not a valid href attribute
- 91: </div>
- 92: <!-- <a href="{pathPrefix}?c={d.country.id}"></a> -->
- 93: <a href="javascript:void(0);">
- ^
- 94: <LayoutGrid class="p-0">
- 95: <Cell spanDevices={{ desktop: 6, phone: 6 }}
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:15:11 ProductItem has unused export property 'pathPrefix'. If it is for external reference only, please consider using `export const pathPrefix`
- 13: import { pushToast } from './common/OyNotification.svelte';
- 14: export let item;
- 15: export let pathPrefix;
- ^
- 16: export let key = null;
- 17: export let group_id = null;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:16:11 ProductItem has unused export property 'key'. If it is for external reference only, please consider using `export const key`
- 14: export let item;
- 15: export let pathPrefix;
- 16: export let key = null;
- ^
- 17: export let group_id = null;
- 18: export let gallery = undefined;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:17:11 ProductItem has unused export property 'group_id'. If it is for external reference only, please consider using `export const group_id`
- 15: export let pathPrefix;
- 16: export let key = null;
- 17: export let group_id = null;
- ^
- 18: export let gallery = undefined;
- 19: let liked = false;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:20:11 ProductItem has unused export property 'id'. If it is for external reference only, please consider using `export const id`
- 18: export let gallery = undefined;
- 19: let liked = false;
- 20: export let id;
- ^
- 21: export let name;
- 22: export let intro;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:22:11 ProductItem has unused export property 'intro'. If it is for external reference only, please consider using `export const intro`
- 20: export let id;
- 21: export let name;
- 22: export let intro;
- ^
- 23: export let description = undefined;
- 24: export let country = undefined;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:24:11 ProductItem has unused export property 'country'. If it is for external reference only, please consider using `export const country`
- 22: export let intro;
- 23: export let description = undefined;
- 24: export let country = undefined;
- ^
- 25: export let type = undefined;
- 26: export let introShow = false;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:25:11 ProductItem has unused export property 'type'. If it is for external reference only, please consider using `export const type`
- 23: export let description = undefined;
- 24: export let country = undefined;
- 25: export let type = undefined;
- ^
- 26: export let introShow = false;
- 27: export let brand = undefined;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:114:0 Unused CSS selector ".item .divider::after"
- 112: filter: brightness(0%);
- 113: }
- 114: .item .divider::after {
- ^
- 115: background-color: rgba(0, 0, 0, 0.2);
- 116: }
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:117:0 Unused CSS selector ".item .title"
- 115: background-color: rgba(0, 0, 0, 0.2);
- 116: }
- 117: .item .title {
- ^
- 118: height: 34px;
- 119: overflow: hidden;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:122:2 Unused CSS selector ".item .title"
- 120: }
- 121: @media (max-width: 959px) {
- 122: .item .title {
- ^
- 123: height: 42px;
- 124: }
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/ProductItem.svelte:129:0 Unused CSS selector ".item .divider"
- 127: position: relative;
- 128: }
- 129: .item .divider {
- ^
- 130: width: 20%;
- 131: }
- transforming (469) node_modules/@smui/dialog/dist/Header.js4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/OySearch.svelte:544:16 A11y: 'javascript:void(0);' is not a valid href attribute
- 542: <a
- 543: class="m-0"
- 544: href="javascript:void(0);"
- ^
- 545: on:click={() => {
- 546: handleSearch(key);
- transforming (484) node_modules/@smui/list/dist/Meta.js4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:277:19 Unused CSS selector "#svelte"
- 275: <OyNotification />
- 276:
- 277: <style lang="scss">#svelte {
- ^
- 278: --mdc-theme-primary: #000;
- 279: --mdc-theme-secondary: #f2f2f2;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:398:2 Unused CSS selector "#svelte"
- 396: }
- 397: @media (max-width: 959px) {
- 398: #svelte {
- ^
- 399: --mdc-typography-headline1-font-size: 32px;
- 400: --mdc-typography-headline1-line-height: 38px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:442:0 Unused CSS selector ".row .col"
- 440: }
- 441: }
- 442: .row .col {
- ^
- 443: -ms-flex-preferred-size: 0;
- 444: flex-basis: 0;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:457:2 Unused CSS selector ".row .col"
- 455: }
- 456: @media (max-width: 959px) {
- 457: .row .col {
- ^
- 458: padding-right: var(--mdc-layout-grid-column-phone);
- 459: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:464:2 Unused CSS selector ".row .d-col-1"
- 462: }
- 463: @media (min-width: 960px) {
- 464: .row .d-col-1 {
- ^
- 465: -webkit-box-flex: 0;
- 466: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:478:2 Unused CSS selector ".row .m-col-1"
- 476: }
- 477: @media (max-width: 959px) {
- 478: .row .m-col-1 {
- ^
- 479: -webkit-box-flex: 0;
- 480: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:492:2 Unused CSS selector ".row .d-col-2"
- 490: }
- 491: @media (min-width: 960px) {
- 492: .row .d-col-2 {
- ^
- 493: -webkit-box-flex: 0;
- 494: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:506:2 Unused CSS selector ".row .m-col-2"
- 504: }
- 505: @media (max-width: 959px) {
- 506: .row .m-col-2 {
- ^
- 507: -webkit-box-flex: 0;
- 508: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:520:2 Unused CSS selector ".row .d-col-3"
- 518: }
- 519: @media (min-width: 960px) {
- 520: .row .d-col-3 {
- ^
- 521: -webkit-box-flex: 0;
- 522: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:576:2 Unused CSS selector ".row .d-col-5"
- 574: }
- 575: @media (min-width: 960px) {
- 576: .row .d-col-5 {
- ^
- 577: -webkit-box-flex: 0;
- 578: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:590:2 Unused CSS selector ".row .m-col-5"
- 588: }
- 589: @media (max-width: 959px) {
- 590: .row .m-col-5 {
- ^
- 591: -webkit-box-flex: 0;
- 592: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:618:2 Unused CSS selector ".row .m-col-6"
- 616: }
- 617: @media (max-width: 959px) {
- 618: .row .m-col-6 {
- ^
- 619: -webkit-box-flex: 0;
- 620: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:632:2 Unused CSS selector ".row .d-col-7"
- 630: }
- 631: @media (min-width: 960px) {
- 632: .row .d-col-7 {
- ^
- 633: -webkit-box-flex: 0;
- 634: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:646:2 Unused CSS selector ".row .m-col-7"
- 644: }
- 645: @media (max-width: 959px) {
- 646: .row .m-col-7 {
- ^
- 647: -webkit-box-flex: 0;
- 648: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:674:2 Unused CSS selector ".row .m-col-8"
- 672: }
- 673: @media (max-width: 959px) {
- 674: .row .m-col-8 {
- ^
- 675: -webkit-box-flex: 0;
- 676: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:688:2 Unused CSS selector ".row .d-col-9"
- 686: }
- 687: @media (min-width: 960px) {
- 688: .row .d-col-9 {
- ^
- 689: -webkit-box-flex: 0;
- 690: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:716:2 Unused CSS selector ".row .d-col-10"
- 714: }
- 715: @media (min-width: 960px) {
- 716: .row .d-col-10 {
- ^
- 717: -webkit-box-flex: 0;
- 718: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:730:2 Unused CSS selector ".row .m-col-10"
- 728: }
- 729: @media (max-width: 959px) {
- 730: .row .m-col-10 {
- ^
- 731: -webkit-box-flex: 0;
- 732: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:744:2 Unused CSS selector ".row .d-col-11"
- 742: }
- 743: @media (min-width: 960px) {
- 744: .row .d-col-11 {
- ^
- 745: -webkit-box-flex: 0;
- 746: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-form.svelte:758:2 Unused CSS selector ".row .m-col-11"
- 756: }
- 757: @media (max-width: 959px) {
- 758: .row .m-col-11 {
- ^
- 759: -webkit-box-flex: 0;
- 760: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:298:19 Unused CSS selector "#svelte"
- 296: <OyNotification />
- 297:
- 298: <style lang="scss">#svelte {
- ^
- 299: --mdc-theme-primary: #000;
- 300: --mdc-theme-secondary: #f2f2f2;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:419:2 Unused CSS selector "#svelte"
- 417: }
- 418: @media (max-width: 959px) {
- 419: #svelte {
- ^
- 420: --mdc-typography-headline1-font-size: 32px;
- 421: --mdc-typography-headline1-line-height: 38px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:463:0 Unused CSS selector ".row .col"
- 461: }
- 462: }
- 463: .row .col {
- ^
- 464: -ms-flex-preferred-size: 0;
- 465: flex-basis: 0;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:478:2 Unused CSS selector ".row .col"
- 476: }
- 477: @media (max-width: 959px) {
- 478: .row .col {
- ^
- 479: padding-right: var(--mdc-layout-grid-column-phone);
- 480: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:485:2 Unused CSS selector ".row .d-col-1"
- 483: }
- 484: @media (min-width: 960px) {
- 485: .row .d-col-1 {
- ^
- 486: -webkit-box-flex: 0;
- 487: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:499:2 Unused CSS selector ".row .m-col-1"
- 497: }
- 498: @media (max-width: 959px) {
- 499: .row .m-col-1 {
- ^
- 500: -webkit-box-flex: 0;
- 501: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:513:2 Unused CSS selector ".row .d-col-2"
- 511: }
- 512: @media (min-width: 960px) {
- 513: .row .d-col-2 {
- ^
- 514: -webkit-box-flex: 0;
- 515: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:527:2 Unused CSS selector ".row .m-col-2"
- 525: }
- 526: @media (max-width: 959px) {
- 527: .row .m-col-2 {
- ^
- 528: -webkit-box-flex: 0;
- 529: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:583:2 Unused CSS selector ".row .m-col-4"
- 581: }
- 582: @media (max-width: 959px) {
- 583: .row .m-col-4 {
- ^
- 584: -webkit-box-flex: 0;
- 585: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:597:2 Unused CSS selector ".row .d-col-5"
- 595: }
- 596: @media (min-width: 960px) {
- 597: .row .d-col-5 {
- ^
- 598: -webkit-box-flex: 0;
- 599: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:611:2 Unused CSS selector ".row .m-col-5"
- 609: }
- 610: @media (max-width: 959px) {
- 611: .row .m-col-5 {
- ^
- 612: -webkit-box-flex: 0;
- 613: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:625:2 Unused CSS selector ".row .d-col-6"
- 623: }
- 624: @media (min-width: 960px) {
- 625: .row .d-col-6 {
- ^
- 626: -webkit-box-flex: 0;
- 627: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:639:2 Unused CSS selector ".row .m-col-6"
- 637: }
- 638: @media (max-width: 959px) {
- 639: .row .m-col-6 {
- ^
- 640: -webkit-box-flex: 0;
- 641: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:653:2 Unused CSS selector ".row .d-col-7"
- 651: }
- 652: @media (min-width: 960px) {
- 653: .row .d-col-7 {
- ^
- 654: -webkit-box-flex: 0;
- 655: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:667:2 Unused CSS selector ".row .m-col-7"
- 665: }
- 666: @media (max-width: 959px) {
- 667: .row .m-col-7 {
- ^
- 668: -webkit-box-flex: 0;
- 669: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:695:2 Unused CSS selector ".row .m-col-8"
- 693: }
- 694: @media (max-width: 959px) {
- 695: .row .m-col-8 {
- ^
- 696: -webkit-box-flex: 0;
- 697: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:737:2 Unused CSS selector ".row .d-col-10"
- 735: }
- 736: @media (min-width: 960px) {
- 737: .row .d-col-10 {
- ^
- 738: -webkit-box-flex: 0;
- 739: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:751:2 Unused CSS selector ".row .m-col-10"
- 749: }
- 750: @media (max-width: 959px) {
- 751: .row .m-col-10 {
- ^
- 752: -webkit-box-flex: 0;
- 753: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:765:2 Unused CSS selector ".row .d-col-11"
- 763: }
- 764: @media (min-width: 960px) {
- 765: .row .d-col-11 {
- ^
- 766: -webkit-box-flex: 0;
- 767: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:779:2 Unused CSS selector ".row .m-col-11"
- 777: }
- 778: @media (max-width: 959px) {
- 779: .row .m-col-11 {
- ^
- 780: -webkit-box-flex: 0;
- 781: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:793:2 Unused CSS selector ".row .d-col-12"
- 791: }
- 792: @media (min-width: 960px) {
- 793: .row .d-col-12 {
- ^
- 794: -webkit-box-flex: 0;
- 795: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:807:2 Unused CSS selector ".row .m-col-12"
- 805: }
- 806: @media (max-width: 959px) {
- 807: .row .m-col-12 {
- ^
- 808: -webkit-box-flex: 0;
- 809: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:821:0 Unused CSS selector ".user-profile-image :global(img)"
- 819: }
- 820:
- 821: .user-profile-image :global(img),
- ^
- 822: .user-profile-image :global(div) {
- 823: border-radius: 100%;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:822:0 Unused CSS selector ".user-profile-image :global(div)"
- 820:
- 821: .user-profile-image :global(img),
- 822: .user-profile-image :global(div) {
- ^
- 823: border-radius: 100%;
- 824: }
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-information-general-form.svelte:826:2 Unused CSS selector ".user-profile-image"
- 824: }
- 825: @media (max-width: 959px) {
- 826: .user-profile-image {
- ^
- 827: padding: 0;
- 828: max-width: 120px;
- transforming (524) node_modules/@smui/form-field/dist/FormField.types.js4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:180:19 Unused CSS selector "#svelte"
- 178: </form>
- 179:
- 180: <style lang="scss">#svelte {
- ^
- 181: --mdc-theme-primary: #000;
- 182: --mdc-theme-secondary: #f2f2f2;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:301:2 Unused CSS selector "#svelte"
- 299: }
- 300: @media (max-width: 959px) {
- 301: #svelte {
- ^
- 302: --mdc-typography-headline1-font-size: 32px;
- 303: --mdc-typography-headline1-line-height: 38px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:345:0 Unused CSS selector ".row .col"
- 343: }
- 344: }
- 345: .row .col {
- ^
- 346: -ms-flex-preferred-size: 0;
- 347: flex-basis: 0;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:360:2 Unused CSS selector ".row .col"
- 358: }
- 359: @media (max-width: 959px) {
- 360: .row .col {
- ^
- 361: padding-right: var(--mdc-layout-grid-column-phone);
- 362: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:367:2 Unused CSS selector ".row .d-col-1"
- 365: }
- 366: @media (min-width: 960px) {
- 367: .row .d-col-1 {
- ^
- 368: -webkit-box-flex: 0;
- 369: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:381:2 Unused CSS selector ".row .m-col-1"
- 379: }
- 380: @media (max-width: 959px) {
- 381: .row .m-col-1 {
- ^
- 382: -webkit-box-flex: 0;
- 383: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:395:2 Unused CSS selector ".row .d-col-2"
- 393: }
- 394: @media (min-width: 960px) {
- 395: .row .d-col-2 {
- ^
- 396: -webkit-box-flex: 0;
- 397: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:409:2 Unused CSS selector ".row .m-col-2"
- 407: }
- 408: @media (max-width: 959px) {
- 409: .row .m-col-2 {
- ^
- 410: -webkit-box-flex: 0;
- 411: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:423:2 Unused CSS selector ".row .d-col-3"
- 421: }
- 422: @media (min-width: 960px) {
- 423: .row .d-col-3 {
- ^
- 424: -webkit-box-flex: 0;
- 425: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:437:2 Unused CSS selector ".row .m-col-3"
- 435: }
- 436: @media (max-width: 959px) {
- 437: .row .m-col-3 {
- ^
- 438: -webkit-box-flex: 0;
- 439: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:465:2 Unused CSS selector ".row .m-col-4"
- 463: }
- 464: @media (max-width: 959px) {
- 465: .row .m-col-4 {
- ^
- 466: -webkit-box-flex: 0;
- 467: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:479:2 Unused CSS selector ".row .d-col-5"
- 477: }
- 478: @media (min-width: 960px) {
- 479: .row .d-col-5 {
- ^
- 480: -webkit-box-flex: 0;
- 481: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:493:2 Unused CSS selector ".row .m-col-5"
- 491: }
- 492: @media (max-width: 959px) {
- 493: .row .m-col-5 {
- ^
- 494: -webkit-box-flex: 0;
- 495: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:507:2 Unused CSS selector ".row .d-col-6"
- 505: }
- 506: @media (min-width: 960px) {
- 507: .row .d-col-6 {
- ^
- 508: -webkit-box-flex: 0;
- 509: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:535:2 Unused CSS selector ".row .d-col-7"
- 533: }
- 534: @media (min-width: 960px) {
- 535: .row .d-col-7 {
- ^
- 536: -webkit-box-flex: 0;
- 537: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:549:2 Unused CSS selector ".row .m-col-7"
- 547: }
- 548: @media (max-width: 959px) {
- 549: .row .m-col-7 {
- ^
- 550: -webkit-box-flex: 0;
- 551: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:577:2 Unused CSS selector ".row .m-col-8"
- 575: }
- 576: @media (max-width: 959px) {
- 577: .row .m-col-8 {
- ^
- 578: -webkit-box-flex: 0;
- 579: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:591:2 Unused CSS selector ".row .d-col-9"
- 589: }
- 590: @media (min-width: 960px) {
- 591: .row .d-col-9 {
- ^
- 592: -webkit-box-flex: 0;
- 593: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:605:2 Unused CSS selector ".row .m-col-9"
- 603: }
- 604: @media (max-width: 959px) {
- 605: .row .m-col-9 {
- ^
- 606: -webkit-box-flex: 0;
- 607: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:619:2 Unused CSS selector ".row .d-col-10"
- 617: }
- 618: @media (min-width: 960px) {
- 619: .row .d-col-10 {
- ^
- 620: -webkit-box-flex: 0;
- 621: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:633:2 Unused CSS selector ".row .m-col-10"
- 631: }
- 632: @media (max-width: 959px) {
- 633: .row .m-col-10 {
- ^
- 634: -webkit-box-flex: 0;
- 635: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:647:2 Unused CSS selector ".row .d-col-11"
- 645: }
- 646: @media (min-width: 960px) {
- 647: .row .d-col-11 {
- ^
- 648: -webkit-box-flex: 0;
- 649: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:661:2 Unused CSS selector ".row .m-col-11"
- 659: }
- 660: @media (max-width: 959px) {
- 661: .row .m-col-11 {
- ^
- 662: -webkit-box-flex: 0;
- 663: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/family-friend-form.svelte:675:2 Unused CSS selector ".row .d-col-12"
- 673: }
- 674: @media (min-width: 960px) {
- 675: .row .d-col-12 {
- ^
- 676: -webkit-box-flex: 0;
- 677: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:146:19 Unused CSS selector "#svelte"
- 144: <OyNotification />
- 145:
- 146: <style lang="scss">#svelte {
- ^
- 147: --mdc-theme-primary: #000;
- 148: --mdc-theme-secondary: #f2f2f2;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:267:2 Unused CSS selector "#svelte"
- 265: }
- 266: @media (max-width: 959px) {
- 267: #svelte {
- ^
- 268: --mdc-typography-headline1-font-size: 32px;
- 269: --mdc-typography-headline1-line-height: 38px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:311:0 Unused CSS selector ".row .col"
- 309: }
- 310: }
- 311: .row .col {
- ^
- 312: -ms-flex-preferred-size: 0;
- 313: flex-basis: 0;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:326:2 Unused CSS selector ".row .col"
- 324: }
- 325: @media (max-width: 959px) {
- 326: .row .col {
- ^
- 327: padding-right: var(--mdc-layout-grid-column-phone);
- 328: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:333:2 Unused CSS selector ".row .d-col-1"
- 331: }
- 332: @media (min-width: 960px) {
- 333: .row .d-col-1 {
- ^
- 334: -webkit-box-flex: 0;
- 335: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:347:2 Unused CSS selector ".row .m-col-1"
- 345: }
- 346: @media (max-width: 959px) {
- 347: .row .m-col-1 {
- ^
- 348: -webkit-box-flex: 0;
- 349: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:361:2 Unused CSS selector ".row .d-col-2"
- 359: }
- 360: @media (min-width: 960px) {
- 361: .row .d-col-2 {
- ^
- 362: -webkit-box-flex: 0;
- 363: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:375:2 Unused CSS selector ".row .m-col-2"
- 373: }
- 374: @media (max-width: 959px) {
- 375: .row .m-col-2 {
- ^
- 376: -webkit-box-flex: 0;
- 377: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:389:2 Unused CSS selector ".row .d-col-3"
- 387: }
- 388: @media (min-width: 960px) {
- 389: .row .d-col-3 {
- ^
- 390: -webkit-box-flex: 0;
- 391: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:431:2 Unused CSS selector ".row .m-col-4"
- 429: }
- 430: @media (max-width: 959px) {
- 431: .row .m-col-4 {
- ^
- 432: -webkit-box-flex: 0;
- 433: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:473:2 Unused CSS selector ".row .d-col-6"
- 471: }
- 472: @media (min-width: 960px) {
- 473: .row .d-col-6 {
- ^
- 474: -webkit-box-flex: 0;
- 475: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:487:2 Unused CSS selector ".row .m-col-6"
- 485: }
- 486: @media (max-width: 959px) {
- 487: .row .m-col-6 {
- ^
- 488: -webkit-box-flex: 0;
- 489: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:543:2 Unused CSS selector ".row .m-col-8"
- 541: }
- 542: @media (max-width: 959px) {
- 543: .row .m-col-8 {
- ^
- 544: -webkit-box-flex: 0;
- 545: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:557:2 Unused CSS selector ".row .d-col-9"
- 555: }
- 556: @media (min-width: 960px) {
- 557: .row .d-col-9 {
- ^
- 558: -webkit-box-flex: 0;
- 559: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:585:2 Unused CSS selector ".row .d-col-10"
- 583: }
- 584: @media (min-width: 960px) {
- 585: .row .d-col-10 {
- ^
- 586: -webkit-box-flex: 0;
- 587: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:599:2 Unused CSS selector ".row .m-col-10"
- 597: }
- 598: @media (max-width: 959px) {
- 599: .row .m-col-10 {
- ^
- 600: -webkit-box-flex: 0;
- 601: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:613:2 Unused CSS selector ".row .d-col-11"
- 611: }
- 612: @media (min-width: 960px) {
- 613: .row .d-col-11 {
- ^
- 614: -webkit-box-flex: 0;
- 615: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:627:2 Unused CSS selector ".row .m-col-11"
- 625: }
- 626: @media (max-width: 959px) {
- 627: .row .m-col-11 {
- ^
- 628: -webkit-box-flex: 0;
- 629: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:641:2 Unused CSS selector ".row .d-col-12"
- 639: }
- 640: @media (min-width: 960px) {
- 641: .row .d-col-12 {
- ^
- 642: -webkit-box-flex: 0;
- 643: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:655:2 Unused CSS selector ".row .m-col-12"
- 653: }
- 654: @media (max-width: 959px) {
- 655: .row .m-col-12 {
- ^
- 656: -webkit-box-flex: 0;
- 657: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:669:0 Unused CSS selector ".user-profile-image :global(img)"
- 667: }
- 668:
- 669: .user-profile-image :global(img),
- ^
- 670: .user-profile-image :global(div) {
- 671: border-radius: 100%;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:670:0 Unused CSS selector ".user-profile-image :global(div)"
- 668:
- 669: .user-profile-image :global(img),
- 670: .user-profile-image :global(div) {
- ^
- 671: border-radius: 100%;
- 672: }
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-my-assistant-form.svelte:674:2 Unused CSS selector ".user-profile-image"
- 672: }
- 673: @media (max-width: 959px) {
- 674: .user-profile-image {
- ^
- 675: padding: 0;
- 676: max-width: 120px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:43:19 Unused CSS selector "#svelte"
- 41: <OyNotification />
- 42:
- 43: <style lang="scss">#svelte {
- ^
- 44: --mdc-theme-primary: #000;
- 45: --mdc-theme-secondary: #f2f2f2;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:164:2 Unused CSS selector "#svelte"
- 162: }
- 163: @media (max-width: 959px) {
- 164: #svelte {
- ^
- 165: --mdc-typography-headline1-font-size: 32px;
- 166: --mdc-typography-headline1-line-height: 38px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:193:0 Unused CSS selector ".row"
- 191: }
- 192:
- 193: .row {
- ^
- 194: display: -webkit-box;
- 195: display: -ms-flexbox;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:203:2 Unused CSS selector ".row"
- 201: }
- 202: @media (max-width: 959px) {
- 203: .row {
- ^
- 204: margin-right: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 205: margin-left: calc(var(--mdc-layout-grid-gutter-phone, 2em) / 2 * -1);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:208:0 Unused CSS selector ".row .col"
- 206: }
- 207: }
- 208: .row .col {
- ^
- 209: -ms-flex-preferred-size: 0;
- 210: flex-basis: 0;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:223:2 Unused CSS selector ".row .col"
- 221: }
- 222: @media (max-width: 959px) {
- 223: .row .col {
- ^
- 224: padding-right: var(--mdc-layout-grid-column-phone);
- 225: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:230:2 Unused CSS selector ".row .d-col-1"
- 228: }
- 229: @media (min-width: 960px) {
- 230: .row .d-col-1 {
- ^
- 231: -webkit-box-flex: 0;
- 232: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:244:2 Unused CSS selector ".row .m-col-1"
- 242: }
- 243: @media (max-width: 959px) {
- 244: .row .m-col-1 {
- ^
- 245: -webkit-box-flex: 0;
- 246: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:258:2 Unused CSS selector ".row .d-col-2"
- 256: }
- 257: @media (min-width: 960px) {
- 258: .row .d-col-2 {
- ^
- 259: -webkit-box-flex: 0;
- 260: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:272:2 Unused CSS selector ".row .m-col-2"
- 270: }
- 271: @media (max-width: 959px) {
- 272: .row .m-col-2 {
- ^
- 273: -webkit-box-flex: 0;
- 274: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:286:2 Unused CSS selector ".row .d-col-3"
- 284: }
- 285: @media (min-width: 960px) {
- 286: .row .d-col-3 {
- ^
- 287: -webkit-box-flex: 0;
- 288: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:300:2 Unused CSS selector ".row .m-col-3"
- 298: }
- 299: @media (max-width: 959px) {
- 300: .row .m-col-3 {
- ^
- 301: -webkit-box-flex: 0;
- 302: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:314:2 Unused CSS selector ".row .d-col-4"
- 312: }
- 313: @media (min-width: 960px) {
- 314: .row .d-col-4 {
- ^
- 315: -webkit-box-flex: 0;
- 316: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:328:2 Unused CSS selector ".row .m-col-4"
- 326: }
- 327: @media (max-width: 959px) {
- 328: .row .m-col-4 {
- ^
- 329: -webkit-box-flex: 0;
- 330: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:342:2 Unused CSS selector ".row .d-col-5"
- 340: }
- 341: @media (min-width: 960px) {
- 342: .row .d-col-5 {
- ^
- 343: -webkit-box-flex: 0;
- 344: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:356:2 Unused CSS selector ".row .m-col-5"
- 354: }
- 355: @media (max-width: 959px) {
- 356: .row .m-col-5 {
- ^
- 357: -webkit-box-flex: 0;
- 358: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:370:2 Unused CSS selector ".row .d-col-6"
- 368: }
- 369: @media (min-width: 960px) {
- 370: .row .d-col-6 {
- ^
- 371: -webkit-box-flex: 0;
- 372: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:384:2 Unused CSS selector ".row .m-col-6"
- 382: }
- 383: @media (max-width: 959px) {
- 384: .row .m-col-6 {
- ^
- 385: -webkit-box-flex: 0;
- 386: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:398:2 Unused CSS selector ".row .d-col-7"
- 396: }
- 397: @media (min-width: 960px) {
- 398: .row .d-col-7 {
- ^
- 399: -webkit-box-flex: 0;
- 400: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:412:2 Unused CSS selector ".row .m-col-7"
- 410: }
- 411: @media (max-width: 959px) {
- 412: .row .m-col-7 {
- ^
- 413: -webkit-box-flex: 0;
- 414: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:426:2 Unused CSS selector ".row .d-col-8"
- 424: }
- 425: @media (min-width: 960px) {
- 426: .row .d-col-8 {
- ^
- 427: -webkit-box-flex: 0;
- 428: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:440:2 Unused CSS selector ".row .m-col-8"
- 438: }
- 439: @media (max-width: 959px) {
- 440: .row .m-col-8 {
- ^
- 441: -webkit-box-flex: 0;
- 442: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:454:2 Unused CSS selector ".row .d-col-9"
- 452: }
- 453: @media (min-width: 960px) {
- 454: .row .d-col-9 {
- ^
- 455: -webkit-box-flex: 0;
- 456: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:468:2 Unused CSS selector ".row .m-col-9"
- 466: }
- 467: @media (max-width: 959px) {
- 468: .row .m-col-9 {
- ^
- 469: -webkit-box-flex: 0;
- 470: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:482:2 Unused CSS selector ".row .d-col-10"
- 480: }
- 481: @media (min-width: 960px) {
- 482: .row .d-col-10 {
- ^
- 483: -webkit-box-flex: 0;
- 484: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:496:2 Unused CSS selector ".row .m-col-10"
- 494: }
- 495: @media (max-width: 959px) {
- 496: .row .m-col-10 {
- ^
- 497: -webkit-box-flex: 0;
- 498: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:510:2 Unused CSS selector ".row .d-col-11"
- 508: }
- 509: @media (min-width: 960px) {
- 510: .row .d-col-11 {
- ^
- 511: -webkit-box-flex: 0;
- 512: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:524:2 Unused CSS selector ".row .m-col-11"
- 522: }
- 523: @media (max-width: 959px) {
- 524: .row .m-col-11 {
- ^
- 525: -webkit-box-flex: 0;
- 526: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:538:2 Unused CSS selector ".row .d-col-12"
- 536: }
- 537: @media (min-width: 960px) {
- 538: .row .d-col-12 {
- ^
- 539: -webkit-box-flex: 0;
- 540: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:552:2 Unused CSS selector ".row .m-col-12"
- 550: }
- 551: @media (max-width: 959px) {
- 552: .row .m-col-12 {
- ^
- 553: -webkit-box-flex: 0;
- 554: -ms-flex: 0 0 calc(12 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:566:0 Unused CSS selector ".user-profile-image :global(img)"
- 564: }
- 565:
- 566: .user-profile-image :global(img),
- ^
- 567: .user-profile-image :global(div) {
- 568: border-radius: 100%;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:567:0 Unused CSS selector ".user-profile-image :global(div)"
- 565:
- 566: .user-profile-image :global(img),
- 567: .user-profile-image :global(div) {
- ^
- 568: border-radius: 100%;
- 569: }
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/personal-infomation-medical-conditions-form.svelte:571:2 Unused CSS selector ".user-profile-image"
- 569: }
- 570: @media (max-width: 959px) {
- 571: .user-profile-image {
- ^
- 572: padding: 0;
- 573: max-width: 120px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:267:19 Unused CSS selector "#svelte"
- 265: </form>
- 266:
- 267: <style lang="scss">#svelte {
- ^
- 268: --mdc-theme-primary: #000;
- 269: --mdc-theme-secondary: #f2f2f2;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:388:2 Unused CSS selector "#svelte"
- 386: }
- 387: @media (max-width: 959px) {
- 388: #svelte {
- ^
- 389: --mdc-typography-headline1-font-size: 32px;
- 390: --mdc-typography-headline1-line-height: 38px;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:432:0 Unused CSS selector ".row .col"
- 430: }
- 431: }
- 432: .row .col {
- ^
- 433: -ms-flex-preferred-size: 0;
- 434: flex-basis: 0;
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:447:2 Unused CSS selector ".row .col"
- 445: }
- 446: @media (max-width: 959px) {
- 447: .row .col {
- ^
- 448: padding-right: var(--mdc-layout-grid-column-phone);
- 449: padding-left: var(--mdc-layout-grid-column-phone);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:454:2 Unused CSS selector ".row .d-col-1"
- 452: }
- 453: @media (min-width: 960px) {
- 454: .row .d-col-1 {
- ^
- 455: -webkit-box-flex: 0;
- 456: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:468:2 Unused CSS selector ".row .m-col-1"
- 466: }
- 467: @media (max-width: 959px) {
- 468: .row .m-col-1 {
- ^
- 469: -webkit-box-flex: 0;
- 470: -ms-flex: 0 0 calc(1 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:482:2 Unused CSS selector ".row .d-col-2"
- 480: }
- 481: @media (min-width: 960px) {
- 482: .row .d-col-2 {
- ^
- 483: -webkit-box-flex: 0;
- 484: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:496:2 Unused CSS selector ".row .m-col-2"
- 494: }
- 495: @media (max-width: 959px) {
- 496: .row .m-col-2 {
- ^
- 497: -webkit-box-flex: 0;
- 498: -ms-flex: 0 0 calc(2 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:510:2 Unused CSS selector ".row .d-col-3"
- 508: }
- 509: @media (min-width: 960px) {
- 510: .row .d-col-3 {
- ^
- 511: -webkit-box-flex: 0;
- 512: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:524:2 Unused CSS selector ".row .m-col-3"
- 522: }
- 523: @media (max-width: 959px) {
- 524: .row .m-col-3 {
- ^
- 525: -webkit-box-flex: 0;
- 526: -ms-flex: 0 0 calc(3 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:552:2 Unused CSS selector ".row .m-col-4"
- 550: }
- 551: @media (max-width: 959px) {
- 552: .row .m-col-4 {
- ^
- 553: -webkit-box-flex: 0;
- 554: -ms-flex: 0 0 calc(4 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:566:2 Unused CSS selector ".row .d-col-5"
- 564: }
- 565: @media (min-width: 960px) {
- 566: .row .d-col-5 {
- ^
- 567: -webkit-box-flex: 0;
- 568: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:580:2 Unused CSS selector ".row .m-col-5"
- 578: }
- 579: @media (max-width: 959px) {
- 580: .row .m-col-5 {
- ^
- 581: -webkit-box-flex: 0;
- 582: -ms-flex: 0 0 calc(5 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:594:2 Unused CSS selector ".row .d-col-6"
- 592: }
- 593: @media (min-width: 960px) {
- 594: .row .d-col-6 {
- ^
- 595: -webkit-box-flex: 0;
- 596: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:608:2 Unused CSS selector ".row .m-col-6"
- 606: }
- 607: @media (max-width: 959px) {
- 608: .row .m-col-6 {
- ^
- 609: -webkit-box-flex: 0;
- 610: -ms-flex: 0 0 calc(6 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:622:2 Unused CSS selector ".row .d-col-7"
- 620: }
- 621: @media (min-width: 960px) {
- 622: .row .d-col-7 {
- ^
- 623: -webkit-box-flex: 0;
- 624: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:636:2 Unused CSS selector ".row .m-col-7"
- 634: }
- 635: @media (max-width: 959px) {
- 636: .row .m-col-7 {
- ^
- 637: -webkit-box-flex: 0;
- 638: -ms-flex: 0 0 calc(7 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:664:2 Unused CSS selector ".row .m-col-8"
- 662: }
- 663: @media (max-width: 959px) {
- 664: .row .m-col-8 {
- ^
- 665: -webkit-box-flex: 0;
- 666: -ms-flex: 0 0 calc(8 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:678:2 Unused CSS selector ".row .d-col-9"
- 676: }
- 677: @media (min-width: 960px) {
- 678: .row .d-col-9 {
- ^
- 679: -webkit-box-flex: 0;
- 680: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:692:2 Unused CSS selector ".row .m-col-9"
- 690: }
- 691: @media (max-width: 959px) {
- 692: .row .m-col-9 {
- ^
- 693: -webkit-box-flex: 0;
- 694: -ms-flex: 0 0 calc(9 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:706:2 Unused CSS selector ".row .d-col-10"
- 704: }
- 705: @media (min-width: 960px) {
- 706: .row .d-col-10 {
- ^
- 707: -webkit-box-flex: 0;
- 708: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:720:2 Unused CSS selector ".row .m-col-10"
- 718: }
- 719: @media (max-width: 959px) {
- 720: .row .m-col-10 {
- ^
- 721: -webkit-box-flex: 0;
- 722: -ms-flex: 0 0 calc(10 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:734:2 Unused CSS selector ".row .d-col-11"
- 732: }
- 733: @media (min-width: 960px) {
- 734: .row .d-col-11 {
- ^
- 735: -webkit-box-flex: 0;
- 736: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:748:2 Unused CSS selector ".row .m-col-11"
- 746: }
- 747: @media (max-width: 959px) {
- 748: .row .m-col-11 {
- ^
- 749: -webkit-box-flex: 0;
- 750: -ms-flex: 0 0 calc(11 * 100% / 12);
- 4:09:52 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/routes/me/_form/travel-document-form.svelte:762:2 Unused CSS selector ".row .d-col-12"
- 760: }
- 761: @media (min-width: 960px) {
- 762: .row .d-col-12 {
- ^
- 763: -webkit-box-flex: 0;
- 764: -ms-flex: 0 0 calc(12 * 100% / 12);
- transforming (539) node_modules/@smui/form-field/dist/FormField.svelte4:09:53 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/OySelectItem.svelte:48:0 Unused CSS selector ".item *"
- 46: white-space: nowrap;
- 47: }
- 48: .item * {
- ^
- 49: font-size: var(--mdc-typography-subtitle1-font-size);
- 50: }
- transforming (598) node_modules/@smui/tooltip/dist/Wrapper.types.js4:09:53 PM [vite-plugin-svelte] /Users/vietdinh/oysteo/website/src/lib/components/common/OyAutocomplete.svelte:45:9 A11y: 'javascript:void(0)' is not a valid href attribute
- 43: >
- 44: <Textfield bind:variant bind:value={text} bind:label {invalid}>
- 45: <a href="javascript:void(0)" on:click={onRemoveValue} slot="trailingIcon">
- ^
- 46: {#if value}
- 47: <Icon class="material-icons">close</Icon>
- transforming (701) node_modules/svelte-markdown/src/renderers/TableBody.sveCannot call a namespace ('dayjs')
- "sendEmailVerification" is imported from external module "firebase/auth" but never used in "src/routes/auth/reset-password.svelte", "src/routes/register.svelte", "src/lib/components/modals/SignupModal.svelte" and "src/lib/components/modals/SigninModal.svelte".
- ✓ 719 modules transformed.
- Generated an empty chunk: "entries/endpoints/me/types.ts"
- .svelte-kit/output/server/manifest.json 99.15 KiB
- .svelte-kit/output/server/index.js 84.31 KiB
- .svelte-kit/output/server/entries/endpoints/sitemap.xml.ts.js 3.69 KiB
- .svelte-kit/output/server/entries/endpoints/me/index.json.ts.js 0.86 KiB
- .svelte-kit/output/server/entries/endpoints/auth/index.json.ts.js 1.17 KiB
- .svelte-kit/output/server/entries/endpoints/me/types.ts.js 0.00 KiB
- .svelte-kit/output/server/entries/endpoints/auth/sign-out.json.ts.js 1.23 KiB
- .svelte-kit/output/server/entries/endpoints/me/trip/list.json.ts.js 4.60 KiB
- .svelte-kit/output/server/entries/endpoints/me/trip/create.json.ts.js 2.87 KiB
- .svelte-kit/output/server/entries/endpoints/p/_...path_.ts.js 1.53 KiB
- .svelte-kit/output/server/entries/pages/__layout.svelte.js 64.67 KiB
- .svelte-kit/output/server/entries/pages/__error.svelte.js 1.28 KiB
- .svelte-kit/output/server/entries/pages/__layout-blank.svelte.js 2.67 KiB
- .svelte-kit/output/server/entries/pages/me/__layout.svelte.js 0.77 KiB
- .svelte-kit/output/server/entries/pages/plan/[email protected] 0.27 KiB
- .svelte-kit/output/server/entries/pages/advisors/_name_-_id_.svelte.js 38.23 KiB
- .svelte-kit/output/server/entries/pages/advisors/index.svelte.js 36.89 KiB
- .svelte-kit/output/server/entries/pages/articles/_uid_.svelte.js 9.61 KiB
- .svelte-kit/output/server/entries/pages/auth/forgot-password.svelte.js 2.77 KiB
- .svelte-kit/output/server/entries/pages/auth/reset-password.svelte.js 7.17 KiB
- .svelte-kit/output/server/entries/pages/auth/verify.svelte.js 2.48 KiB
- .svelte-kit/output/server/entries/pages/destinations/_name_-_id_.svelte.js 24.20 KiB
- .svelte-kit/output/server/entries/pages/destinations/index.svelte.js 22.84 KiB
- .svelte-kit/output/server/entries/pages/drops/_slug_-_id_.svelte.js 0.52 KiB
- .svelte-kit/output/server/entries/pages/drops/index.svelte.js 0.50 KiB
- .svelte-kit/output/server/entries/pages/editorial/index.svelte.js 37.95 KiB
- .svelte-kit/output/server/entries/pages/experiences/_name_-_id_.svelte.js 40.90 KiB
- .svelte-kit/output/server/entries/pages/experiences/index.svelte.js 22.82 KiB
- .svelte-kit/output/server/entries/pages/index.svelte.js 55.59 KiB
- .svelte-kit/output/server/entries/pages/inquiry-popup.svelte.js 13.87 KiB
- .svelte-kit/output/server/entries/pages/inquiry.svelte.js 7.23 KiB
- .svelte-kit/output/server/entries/pages/invite.svelte.js 3.70 KiB
- .svelte-kit/output/server/entries/pages/me/components/AlertBox.svelte.js 1.58 KiB
- .svelte-kit/output/server/entries/pages/me/components/Text.svelte.js 0.88 KiB
- .svelte-kit/output/server/entries/pages/me/components/Box.svelte.js 1.92 KiB
- .svelte-kit/output/server/entries/pages/me/components/BoxContent.svelte.js 2.58 KiB
- .svelte-kit/output/server/entries/pages/me/components/ButtonUnderline.svelte.js 2.48 KiB
- .svelte-kit/output/server/entries/pages/me/components/BoxTabs.svelte.js 0.86 KiB
- .svelte-kit/output/server/entries/pages/me/components/ButtonBack.svelte.js 2.07 KiB
- .svelte-kit/output/server/entries/pages/me/components/FamilyFriendItem.svelte.js 2.54 KiB
- .svelte-kit/output/server/entries/pages/me/components/Title.svelte.js 0.71 KiB
- .svelte-kit/output/server/entries/pages/me/components/Field.svelte.js 2.89 KiB
- .svelte-kit/output/server/entries/pages/me/components/FormToggle.svelte.js 2.72 KiB
- .svelte-kit/output/server/entries/pages/me/components/LayoutAccount.svelte.js 5.31 KiB
- .svelte-kit/output/server/entries/pages/me/components/Modal.svelte.js 3.48 KiB
- .svelte-kit/output/server/entries/pages/me/components/Note.svelte.js 0.81 KiB
- .svelte-kit/output/server/entries/pages/me/components/PrivacySettingBox.svelte.js 1.81 KiB
- .svelte-kit/output/server/entries/pages/me/components/TravelAdvisorItem.svelte.js 11.51 KiB
- .svelte-kit/output/server/entries/pages/me/components/TravelAdvisorsTemplate.svelte.js 1.55 KiB
- .svelte-kit/output/server/entries/pages/me/components/TripItem.svelte.js 10.59 KiB
- .svelte-kit/output/server/entries/pages/me/components/TripModal.svelte.js 18.35 KiB
- .svelte-kit/output/server/entries/pages/me/components/TripTabItem.svelte.js 4.55 KiB
- .svelte-kit/output/server/entries/pages/me/components/WishListItem.svelte.js 2.79 KiB
- .svelte-kit/output/server/entries/pages/me/components/WishlistLayout.svelte.js 6.70 KiB
- .svelte-kit/output/server/entries/pages/me/index.svelte.js 14.08 KiB
- .svelte-kit/output/server/entries/pages/me/interests.svelte.js 20.99 KiB
- .svelte-kit/output/server/entries/pages/me/my-account/index.svelte.js 136.74 KiB
- .svelte-kit/output/server/entries/pages/me/my-style.svelte.js 47.20 KiB
- .svelte-kit/output/server/entries/pages/me/privacy-setting.svelte.js 26.43 KiB
- .svelte-kit/output/server/entries/pages/me/travel-advisors.svelte.js 19.06 KiB
- .svelte-kit/output/server/entries/pages/me/travel-preferences.svelte.js 27.10 KiB
- .svelte-kit/output/server/entries/pages/me/trips.svelte.js 20.62 KiB
- .svelte-kit/output/server/entries/pages/me/wishlist.svelte.js 17.77 KiB
- .svelte-kit/output/server/entries/pages/my-agency/apply.svelte.js 4.85 KiB
- .svelte-kit/output/server/entries/pages/my-agency/index.svelte.js 23.41 KiB
- .svelte-kit/output/server/entries/pages/plan/ImageWithCheckBox.svelte.js 1.95 KiB
- .svelte-kit/output/server/entries/pages/plan/PlanTemplate.svelte.js 3.33 KiB
- .svelte-kit/output/server/entries/pages/plan/Step.svelte.js 1.95 KiB
- .svelte-kit/output/server/entries/pages/plan/index.svelte.js 22.21 KiB
- .svelte-kit/output/server/entries/pages/plan/success.svelte.js 2.89 KiB
- .svelte-kit/output/server/entries/pages/privacy-policy.svelte.js 2.92 KiB
- .svelte-kit/output/server/entries/pages/register.svelte.js 3.48 KiB
- .svelte-kit/output/server/entries/pages/search.svelte.js 25.72 KiB
- .svelte-kit/output/server/entries/pages/shop/curated-looks-listing.svelte.js 34.15 KiB
- .svelte-kit/output/server/entries/pages/shop/detail.svelte.js 46.02 KiB
- .svelte-kit/output/server/entries/pages/shop/fashion-drops.svelte.js 19.42 KiB
- .svelte-kit/output/server/entries/pages/shop/index.svelte.js 36.86 KiB
- .svelte-kit/output/server/entries/pages/shop/looks/_slug_-_id_.svelte.js 24.05 KiB
- .svelte-kit/output/server/entries/pages/shop/products-listing.svelte.js 24.16 KiB
- .svelte-kit/output/server/entries/pages/sign-out.svelte.js 1.26 KiB
- .svelte-kit/output/server/entries/pages/terms-and-conditions.svelte.js 1.38 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-7ec215c3.js 11.27 KiB
- .svelte-kit/output/server/_app/immutable/chunks/env-741da4fe.js 1.54 KiB
- .svelte-kit/output/server/_app/immutable/chunks/collection-782401ce.js 2.02 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-ce6b67a0.js 2.28 KiB
- .svelte-kit/output/server/_app/immutable/chunks/search-cf072263.js 3.50 KiB
- .svelte-kit/output/server/_app/immutable/chunks/link-4afed367.js 0.33 KiB
- .svelte-kit/output/server/_app/immutable/chunks/session-7adf9d05.js 1.13 KiB
- .svelte-kit/output/server/_app/immutable/chunks/fetch-f5030fee.js 0.31 KiB
- .svelte-kit/output/server/_app/immutable/chunks/currency-991df7a3.js 3.41 KiB
- .svelte-kit/output/server/_app/immutable/chunks/traveller-23c9230d.js 4.68 KiB
- .svelte-kit/output/server/_app/immutable/chunks/identification-d62dcc0e.js 0.47 KiB
- .svelte-kit/output/server/_app/immutable/chunks/trip-00dbd08b.js 2.47 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Loading-fd46bb15.js 1.67 KiB
- .svelte-kit/output/server/_app/immutable/chunks/SigninModal-7f9da20d.js 26.78 KiB
- .svelte-kit/output/server/_app/immutable/chunks/SignupModal-e2309ed1.js 38.78 KiB
- .svelte-kit/output/server/_app/immutable/chunks/OyNotification-b4254720.js 0.99 KiB
- .svelte-kit/output/server/_app/immutable/chunks/stores-40da8533.js 0.93 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index.svelte_svelte_type_style_lang-b9e7cfb6.js 0.78 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Button-4de54011.js 6.46 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-f1aec5e7.js 5.66 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Textfield-2d01d0a0.js 24.58 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Suffix-aa20d55a.js 0.52 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-229ab5c1.js 4.86 KiB
- .svelte-kit/output/server/_app/immutable/chunks/FacebookIcon-128c908d.js 1.34 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-27217a82.js 43.74 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Tab-d3d92a99.js 21.33 KiB
- .svelte-kit/output/server/_app/immutable/chunks/IconButton-f5f11df6.js 9.39 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-dedc326b.js 9.27 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Subtitle-3b8c3272.js 5.88 KiB
- .svelte-kit/output/server/_app/immutable/chunks/OysteoLogo-e0a4a379.js 5.94 KiB
- .svelte-kit/output/server/_app/immutable/chunks/SearchIcon-2834bb4c.js 1.61 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-f59547a2.js 10.98 KiB
- .svelte-kit/output/server/_app/immutable/chunks/HeartIcon-adc79231.js 2.31 KiB
- .svelte-kit/output/server/_app/immutable/chunks/CloseIcon-e3adf692.js 1.13 KiB
- .svelte-kit/output/server/_app/immutable/chunks/blur-image-e608f0f6.js 11.11 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-8b23b49a.js 18.67 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Menu-762b0140.js 7.85 KiB
- .svelte-kit/output/server/_app/immutable/chunks/SelectionGroupIcon-fc3c4d58.js 0.21 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Actions-3b16b7db.js 0.75 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Dialog-b560f652.js 6.47 KiB
- .svelte-kit/output/server/_app/immutable/chunks/classMap-7a5cbec7.js 0.17 KiB
- .svelte-kit/output/server/_app/immutable/chunks/forwardEventsBuilder-4dc5a880.js 3.62 KiB
- .svelte-kit/output/server/_app/immutable/chunks/classAdderBuilder-4cdda027.js 3.22 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Ripple-c22a4fac.js 5.01 KiB
- .svelte-kit/output/server/_app/immutable/chunks/prefixFilter-69369360.js 0.77 KiB
- .svelte-kit/output/server/_app/immutable/chunks/NotchedOutline-9f7badcb.js 8.67 KiB
- .svelte-kit/output/server/_app/immutable/chunks/dispatch-2626e9ee.js 0.77 KiB
- .svelte-kit/output/server/_app/immutable/chunks/OySearch-2283ad21.js 4.98 KiB
- .svelte-kit/output/server/_app/immutable/chunks/const-272b7d54.js 3.02 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Icon-1f760984.js 2.59 KiB
- .svelte-kit/output/server/_app/immutable/chunks/OySelect-2fd3a79f.js 63.92 KiB
- .svelte-kit/output/server/_app/immutable/chunks/redirect-6eca5807.js 0.28 KiB
- .svelte-kit/output/server/_app/immutable/chunks/string-8d700342.js 0.66 KiB
- .svelte-kit/output/server/_app/immutable/chunks/advisor-61942a6d.js 5.43 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Markdown-a4f80bc1.js 14.37 KiB
- .svelte-kit/output/server/_app/immutable/chunks/CarouselImages-8b59babc.js 3.40 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Avatar-373fe2c8.js 0.77 KiB
- .svelte-kit/output/server/_app/immutable/chunks/datetime-749a1e31.js 0.45 KiB
- .svelte-kit/output/server/_app/immutable/chunks/score-d80b0fdf.js 0.76 KiB
- .svelte-kit/output/server/_app/immutable/chunks/FeaturedImage-06d2bcde.js 3.15 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Carousel-e25048e6.js 12.57 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-37ed9261.js 14.33 KiB
- .svelte-kit/output/server/_app/immutable/chunks/load-ece51ec0.js 0.23 KiB
- .svelte-kit/output/server/_app/immutable/chunks/HelperText-ac00e840.js 2.27 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Item-99984768.js 6.93 KiB
- .svelte-kit/output/server/_app/immutable/chunks/DetailSlide-9ea3f7ba.js 11.91 KiB
- .svelte-kit/output/server/_app/immutable/chunks/product-show-c1ef6d8c.js 4.03 KiB
- .svelte-kit/output/server/_app/immutable/chunks/index-6396160b.js 20.99 KiB
- .svelte-kit/output/server/_app/immutable/chunks/product-f53c3bb9.js 6.60 KiB
- .svelte-kit/output/server/_app/immutable/chunks/HeartFilledIcon-7999aec7.js 1.69 KiB
- .svelte-kit/output/server/_app/immutable/chunks/ProductItem-d0c0773b.js 21.42 KiB
- .svelte-kit/output/server/_app/immutable/chunks/category-c5b9e16d.js 0.16 KiB
- .svelte-kit/output/server/_app/immutable/chunks/search-result-5d9a903b.js 4.50 KiB
- .svelte-kit/output/server/_app/immutable/chunks/ListItem-299e90f8.js 18.86 KiB
- .svelte-kit/output/server/_app/immutable/chunks/DropSlides-1dee649f.js 4.79 KiB
- .svelte-kit/output/server/_app/immutable/chunks/FeaturedDrop-31ed3142.js 13.40 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Layout-e2502307.js 45.16 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Checkbox-247c2c4f.js 7.21 KiB
- .svelte-kit/output/server/_app/immutable/chunks/ChatIcon-4e58062d.js 1.34 KiB
- .svelte-kit/output/server/_app/immutable/chunks/Button-09a6272d.js 6.46 KiB
- .svelte-kit/output/server/_app/immutable/chunks/FormField-896f8996.js 2.48 KiB
- .svelte-kit/output/server/_app/immutable/chunks/OyDatepicker-53a089dd.js 43.59 KiB
- .svelte-kit/output/server/_app/immutable/chunks/ShopTitle-e6cc5014.js 12.28 KiB
- .svelte-kit/output/server/_app/immutable/chunks/QuickShopModal-3a937e7d.js 3.52 KiB
- .svelte-kit/output/server/_app/immutable/chunks/ProductList-e5a730dc.js 2.90 KiB
- .svelte-kit/output/server/_app/immutable/chunks/ShopNavigation-6437df73.js 6.17 KiB
- .svelte-kit/output/server/_app/immutable/chunks/hooks-da19abce.js 2.00 KiB
- undefined:1
- undefined
- ^
- SyntaxError: Unexpected token u in JSON at position 0
- at JSON.parse (<anonymous>)
- at file:///Users/vietdinh/oysteo/website/.svelte-kit/output/server/_app/immutable/chunks/env-741da4fe.js:1:6
- at ModuleJob.run (node:internal/modules/esm/module_job:198:25)
- at async Promise.all (index 0)
- at async ESMLoader.import (node:internal/modules/esm/loader:385:24)
- at async Server.respond (file:///Users/vietdinh/oysteo/website/.svelte-kit/output/server/index.js:2629:22)
- at async visit (file:///Users/vietdinh/oysteo/website/node_modules/@sveltejs/kit/dist/prerender.js:626:20)
- [vite-plugin-svelte-kit] Prerendering failed with code 1
- error during build:
- Error: Prerendering failed with code 1
- at ChildProcess.<anonymous> (file:///Users/vietdinh/oysteo/website/node_modules/@sveltejs/kit/dist/vite.js:2364:14)
- at ChildProcess.emit (node:events:527:28)
- at ChildProcess.emit (node:domain:475:12)
- at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- vietdinh@Viets-MacBook-Air website %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement