jamesbrauman
7b7d7f9c74
Update border-radius mixin in guide.html.haml ( #215 )
...
Fixes a documentation bug. https://github.com/sass/sass-site/pull/176 changed the property from `border-radius` to `transform`, but the text in the guide was not updated to reflect this change.
2018-06-18 14:24:56 -07:00
Guillaume Bonnet
e6cf9a748d
Update @mixin prefixe property ( #176 )
...
* Update _homepage-mixins-css.md
* Update _homepage-mixins-sass.md
* Update _homepage-mixins-scss.md
* Update guide.html.haml
Changing #topic-6 :
property border-radius to transform because prefixe border-radius is outdated
* Update _homepage-mixins-sass.md
* Update _homepage-mixins-scss.md
* Update guide.html.haml
* Update guide.html.haml
Short line 150
* Update _homepage-mixins-scss.md
* Update guide.html.haml
2018-06-16 14:29:08 -07:00
Natalie Weizenbaum
61fb106f7a
Revert "Temporarily stop mentioning sass --watch ( #211 )" ( #214 )
...
This reverts commit 85b347c060
.
2018-06-16 14:25:19 -07:00
Natalie Weizenbaum
85b347c060
Temporarily stop mentioning sass --watch ( #211 )
...
This is not yet supported by Dart Sass (sass/dart-sass#264 ) and the
documentation is confusing users.
2018-03-30 14:12:14 -07:00
Ashley Kolodziej
b8d1399aa5
Use placeholders in extend documentation ( #193 )
...
* Update snippets to use placeholder class
* Update docs text with placeholder reference
* Additional edits for clarity in how this works
* Add non extended placeholder example
2017-10-30 14:27:16 -07:00
Ashley Kolodziej
978134e122
Clarifies directory syntax in sass command ( #194 )
2017-10-30 14:25:46 -07:00
Nick Schonning
7c13129e75
Wrapped Haml files at 80 characters ( #179 )
...
Since the CI system yells about this when you modify them going forward
2016-09-17 12:11:34 +02:00
Chris Eppstein
5397108cf8
Grammar change from a user who emailed us.
2015-11-25 13:07:05 -08:00
UNA A. KRAVETS
c341986dc1
added documentation on processing CSS with Sass in terminal to resolve #134
2015-10-24 16:34:48 -05:00
jina
e148075b3c
Sass, not SASS. :)
2015-04-01 16:51:37 -07:00
jina
c8ccc0720a
SASS, not Sass.
2015-03-31 20:12:33 -07:00
Michael JL Catlin
d21d780d78
Making preprocessors un-hyphenated (or should that be unhyphenated) and fixing the is are typo
2014-10-04 13:13:47 -04:00
Michael JL Catlin
e8a2e914ac
Making the item in the sidebar say pre-processing (with a dash) to make it consistent with the subheader
2014-10-03 17:00:05 -04:00
buddhamagnet
5b24a77ef1
reword nesting section
2014-07-23 10:48:10 -04:00
Brian FitzGerald
00fea22bc3
minor grammar/wording fix
2014-05-09 15:02:38 -04:00
Evan Dull
91976a3f61
Add missing period.
...
The "Import" section of the "Sass Basics" page was missing a period in the following sentence:
"When you import a file you don't need to include the file extension <code>.scss</code>"
It should read:
"When you import a file you don't need to include the file extension <code>.scss</code>."
2014-05-09 14:17:34 -04:00
Ryan Kirkman
a42415a889
Update description of partials
...
Files that begin with an underscore should not be generated into a stand alone CSS file.
2014-03-19 13:36:28 -07:00
Jina Bolton
206880a768
Fixes #39 — Adds SCSS/Sass syntax switcher to Guide.
2014-03-13 22:04:34 -07:00
marleyblakedog
760104ea21
Escape underscores in file names on import example
2014-03-06 09:27:53 -05:00
₍˄ุ.͡˳̫.˄ุ₎
92f17202ec
Lots of clean up.
2013-10-14 15:52:40 -04:00