mirror of
https://github.com/danog/sass-site.git
synced 2024-12-04 18:38:12 +01:00
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
|
<style type="text/css">
|
||
|
<%= @css_data %>
|
||
|
</style>
|
||
|
<script type="text/javascript" charset="utf-8">
|
||
|
<%= @js_data %>
|
||
|
</script>
|