mirror of
https://github.com/google/pebble.git
synced 2025-08-30 02:17:08 -04:00
Import the pebble dev site into devsite/
This commit is contained in:
parent
3b92768480
commit
527858cf4c
1359 changed files with 265431 additions and 0 deletions
1
third_party/bourbon/settings/_asset-pipeline.scss
vendored
Normal file
1
third_party/bourbon/settings/_asset-pipeline.scss
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
$asset-pipeline: false !default;
|
6
third_party/bourbon/settings/_prefixer.scss
vendored
Normal file
6
third_party/bourbon/settings/_prefixer.scss
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
// Variable settings for /addons/prefixer.scss
|
||||
$prefix-for-webkit: true !default;
|
||||
$prefix-for-mozilla: true !default;
|
||||
$prefix-for-microsoft: true !default;
|
||||
$prefix-for-opera: true !default;
|
||||
$prefix-for-spec: true !default; // required for keyframe mixin
|
1
third_party/bourbon/settings/_px-to-em.scss
vendored
Normal file
1
third_party/bourbon/settings/_px-to-em.scss
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
$em-base: 16px !default;
|
Loading…
Add table
Add a link
Reference in a new issue