// in the fonts.scss file, add the font-face for each font file
@font-face {
font-family: 'Source Code Pro';
src: url('../assets/fonts/SourceCodePro-ExtraLight.ttf');
font-weight: 200;
font-style: normal;
}
// Import font.scss; add the following line to src > app > app.scss
@import '../theme/fonts';
Code Example |
---|
Css :: change element in iframe |
Css :: create a animation name in css |
Css :: css transform |
Css :: css glass effect |
Css :: css3 background image curve |
Css :: how to put image in button css |
Css :: delete after content css |
Css :: how to center text in css |
Css :: @each scss |
Css :: custom select tailwind css |
Css :: inline text and image |
Css :: regex remove css comment |
Css :: select dropdown icon change |
Css :: select first div css |
Css :: color code green |
Css :: css linear gradient 25% of page |
Css :: aspect-ratio css |
Css :: box model css |
Css :: multi colors in background in css |
Css :: ionic mobile always dark theme in web |
Css :: div inline grid 100% width |
Css :: arrow left css |
Css :: font face |
Css :: transform multiple css |
Css :: css hsla |
Css :: image overlay in css |
Css :: import font css from url |
Css :: how to center a list in html |
Css :: install wrangler |
Css :: Error: Could not find "stylelint-csstree-validator" |