wishthis/node_modules/gulp-concat-css/test/fixtures/vendor/vendor.css

11 lines
205 B
CSS
Raw Normal View History

2022-01-21 08:28:41 +00:00
@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
@font-face {
font-family: 'Font1';
src: url('../lib/fonts/webfont.eot');
}
.navbar-header {
clear: both;
}