Blame view

frontend/web/css/node_modules/gulp-concat-css/test/fixtures/main.css 163 Bytes
8df80521   Alexander Karnovsky   not fixed commite
1
2
3
4
5
6
7
  @import url('subdir/imported.css');
  
  @font-face {
      font-family: 'Font';
      src: url('lib/fonts/webfont.eot?v=4.0.0');
      src: url('lib/fonts/webfont.eot');
  }