Sha256: 761d23159e8d578fbe588d304df06dfe694f5e44e94d121c1e4e954fe4c147b9

Contents?: true

Size: 146 Bytes

Versions: 21

Compression:

Stored size: 146 Bytes

Contents

module Dedalus
  module PatternLibrary
    class Code < Dedalus::Elements::Paragraph
      def font
        code_font
      end
    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
dedalus-0.2.1 lib/dedalus/pattern_library/atoms/code.rb