summaryrefslogtreecommitdiffstats
path: root/example/layout/css.haml
diff options
context:
space:
mode:
Diffstat (limited to 'example/layout/css.haml')
-rw-r--r--example/layout/css.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/layout/css.haml b/example/layout/css.haml
new file mode 100644
index 0000000..fbe0a47
--- /dev/null
+++ b/example/layout/css.haml
@@ -0,0 +1,5 @@
+%h1=@title
+%p="xx <b>css</b> layout xx"
+%p="Css #{inherited_var(:css).inspect}"
+%p=@content
+%p="xx -- xx"