Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonpecora committed May 11, 2018
1 parent 55415b4 commit 65bfcda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/styleguide.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ function findVariationFiles(styleguide) {
* Grabs variations of all components and returns an object organized by
* components and their variations
*
* note that variations from the site's styleguide AND the _default styleguide will be added,
* since amphora will fallback gracefully to using the _default css files if they don't
* exist in the site's styleguide
*
* @param {String} [styleguide] - name of the styleguide that is set in the sites' config
* @returns {Object} componentVariations - an object that is organized by
* component and its variations
Expand Down

0 comments on commit 65bfcda

Please sign in to comment.