Class: Barber::Emblem::Precompiler

Inherits:
Precompiler
  • Object
show all
Includes:
Shared
Defined in:
lib/barber/emblem/precompiler.rb

Instance Method Summary collapse

Methods included from Shared

#emblem, #precompiler

Instance Method Details

#sourcesObject



6
7
8
# File 'lib/barber/emblem/precompiler.rb', line 6

def sources
  [precompiler, handlebars, emblem]
end