added tests with paper-slider
This commit is contained in:
14
bower_components/font-roboto/.bower.json
vendored
Normal file
14
bower_components/font-roboto/.bower.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "font-roboto",
|
||||
"homepage": "https://github.com/Polymer/font-roboto",
|
||||
"version": "0.5.2",
|
||||
"_release": "0.5.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "0.5.2",
|
||||
"commit": "868680d1e886091e9bc2539659ef6626a8cee5e8"
|
||||
},
|
||||
"_source": "git://github.com/Polymer/font-roboto.git",
|
||||
"_target": "^0.5.0",
|
||||
"_originalSource": "Polymer/font-roboto"
|
||||
}
|
||||
9
bower_components/font-roboto/roboto.html
vendored
Normal file
9
bower_components/font-roboto/roboto.html
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<!--
|
||||
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
|
||||
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
||||
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
||||
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
||||
Code distributed by Google as part of the polymer project is also
|
||||
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
||||
-->
|
||||
<link href='//fonts.googleapis.com/css?family=RobotoDraft:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en' rel='stylesheet' type='text/css'>
|
||||
Reference in New Issue
Block a user