summaryrefslogtreecommitdiff
path: root/demo/demo_css.rb
diff options
context:
space:
mode:
Diffstat (limited to 'demo/demo_css.rb')
-rw-r--r--demo/demo_css.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/demo_css.rb b/demo/demo_css.rb
index 93a6ef0..52e4bcc 100644
--- a/demo/demo_css.rb
+++ b/demo/demo_css.rb
@@ -1,4 +1,4 @@
require 'coderay'
# print the default stylesheet for HTML codes
-puts CodeRay::Encoders[:html]::CSS::DEFAULT_STYLESHEET
+puts CodeRay::Encoders[:html]::CSS.new.stylesheet