Skip to content

Commit

Permalink
pattern-lab#19 Fixed CSS Guidelines website link
Browse files Browse the repository at this point in the history
  • Loading branch information
heitoralthmann committed Nov 20, 2018
1 parent e2d50b7 commit 4b16026
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ Atomic design is philosophically complimentary with these CSS approaches:
* SMACSS by Jonathan Snook http://smacss.com/
* OOCSS by Nicole Sullivan http://oocss.org/
* BEM CSS Methology : http://bem.info/method/
* CSS Guidelines by Harry Roberts : https://github.com/csswizardry/CSS-Guidelines
* CSS Guidelines by Harry Roberts : https://cssguidelin.es/
So feel free to use any of these approaches. Or don't. It's totally up to you.
*/
/*------------------------------------*\
$TABLE OF CONTENTS
based generally on Harry Roberts excellent CSS Guidelines https://github.com/csswizardry/CSS-Guidelines
based generally on Harry Roberts excellent CSS Guidelines https://cssguidelin.es/
\*------------------------------------*/
/**
* VARIABLES..............................Declarations of Sass variables
Expand Down

0 comments on commit 4b16026

Please sign in to comment.