mirror of
https://github.com/google/pebble.git
synced 2025-11-26 09:12:23 -05:00
Import the pebble dev site into devsite/
This commit is contained in:
3
third_party/bourbon/functions/_golden-ratio.scss
vendored
Normal file
3
third_party/bourbon/functions/_golden-ratio.scss
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
@function golden-ratio($value, $increment) {
|
||||
@return modular-scale($value, $increment, $golden)
|
||||
}
|
||||
Reference in New Issue
Block a user