diff options
| author | David Baughman <[email protected]> | 2015-09-02 10:09:55 -0700 |
|---|---|---|
| committer | David Baughman <[email protected]> | 2015-09-02 10:09:55 -0700 |
| commit | b1fa07b1f7eae13e597987461ae443ddfb3e8ad7 (patch) | |
| tree | 68caefe5354b15c82b50c816dfb977155cf62d60 | |
| parent | e481c8fff268a1cce1fe0d60dc85d4f6b85e855e (diff) | |
| download | bootstrap-b1fa07b1f7eae13e597987461ae443ddfb3e8ad7.tar.xz bootstrap-b1fa07b1f7eae13e597987461ae443ddfb3e8ad7.zip | |
Adding new line to end of file
| -rw-r--r-- | scss/mixins/_breakpoints.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/mixins/_breakpoints.scss b/scss/mixins/_breakpoints.scss index 05de17536..5876288f9 100644 --- a/scss/mixins/_breakpoints.scss +++ b/scss/mixins/_breakpoints.scss @@ -83,4 +83,4 @@ @content; } } -}
\ No newline at end of file +} |
