aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/ejs/test/fixtures/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ejs/test/fixtures/style.css')
-rw-r--r--node_modules/ejs/test/fixtures/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/ejs/test/fixtures/style.css b/node_modules/ejs/test/fixtures/style.css
new file mode 100644
index 0000000..1630b8c
--- /dev/null
+++ b/node_modules/ejs/test/fixtures/style.css
@@ -0,0 +1,3 @@
+body {
+ foo: '<%= value %>';
+} \ No newline at end of file