mirror of
https://github.com/danog/sass-site.git
synced 2024-12-04 10:28:22 +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>
|