Method: Deckify::DeckOut#create_custom_stylesheets

Defined in:
lib/deckify.rb

#create_custom_stylesheetsObject



25
26
27
28
# File 'lib/deckify.rb', line 25

def create_custom_stylesheets
  template "stylesheets/custom_stylesheet.css"
  template "stylesheets/pre.css"
end