--- # If you need to specify non-standard locations for the source # files, or the output locations for the sprites or SASS, change # the relevant option below. Directories are relative to the # project root unless they have a leading slash. config.sources: config.sprites: config.sass: "public/stylesheets/sass" config.sprite_url: "/images/sprites" # -------------------------------------------------------------------------- # The sample below will produce two sprites (one.png and two.png) with the # specified source images. You can omit file extensions. one: - book - box-label - calculator two: - calendar-month - camera - eraser