src/styles/fonts/material/style.scss
Showing 4 of 4 total issues
Properties should be ordered direction, display, font-family, -webkit-font-feature-settings, font-size, -webkit-font-smoothing, font-style, font-weight, letter-spacing, line-height, text-transform, white-space, word-wrap Open
Open
font-family: 'Material Icons';
- Create a ticketCreate a ticket
- Exclude checks
URLs should be enclosed in quotes Open
Open
src: url(./styles/fonts/material/material.woff2) format('woff2');
- Create a ticketCreate a ticket
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-font-feature-settings: 'liga';
- Create a ticketCreate a ticket
- Exclude checks