mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 12:35:03 +01:00
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
- content_for :head do
|
|
= stylesheet_link_tag "style-guide"
|
|
|
|
|
|
|
|
%h1 Style Guide
|
|
|
|
%iframe(src="/" width="240" height="480")
|
|
%iframe(src="/" width="320" height="480")
|
|
%iframe(src="/" width="480" height="480")
|
|
%iframe(src="/" width="768" height="480")
|
|
%iframe(src="/" width="1024" height="480") |