Jina Anne
3f1c2d338d
lots of clean up
2018-10-23 15:06:39 -07:00
Natalie Weizenbaum
9ef5ceded1
Add the ability to indent in ERB blocks
2018-10-23 13:42:40 -07:00
Natalie Weizenbaum
f879fcbc97
Add documentation for map functions
2018-10-23 13:01:12 -07:00
Natalie Weizenbaum
dbda46cc63
Share some list examples between function docs and value docs
2018-10-23 12:25:54 -07:00
Natalie Weizenbaum
2207a6042e
Add documentation for list functions
2018-10-22 18:26:24 -07:00
Natalie Weizenbaum
6dc51b92e7
Don't autogen CSS for a debug example
2018-10-22 17:40:44 -07:00
Natalie Weizenbaum
0318929b69
Remove a TODO that's been done
2018-10-22 17:28:52 -07:00
Natalie Weizenbaum
5284490b2c
Fix markdown in color function docs
2018-10-22 17:16:46 -07:00
Natalie Weizenbaum
05ee8c4582
Document color functions
2018-10-22 17:04:41 -07:00
Natalie Weizenbaum
dbd9a94175
Merge remote-tracking branch 'origin/wip.reference' into wip.reference
2018-10-22 14:25:09 -07:00
Natalie Weizenbaum
fc34fe4b75
Some colors function docs
2018-10-22 14:24:05 -07:00
Jina Anne
f47e8bd912
fix layouts to be DRY
2018-10-22 14:13:05 -07:00
Natalie Weizenbaum
efc113ec86
[WIP] Reference
2018-09-27 16:05:00 -07:00
Natalie Weizenbaum
56f97b7751
Merge branch 'example-helper' into wip.reference
2018-08-30 14:45:16 -07:00
Natalie Weizenbaum
f70512c286
Support a "syntax switcher" with a single syntax
...
This will make it possible to do nice-looking single-syntax code
examples in the reference.
2018-08-30 14:43:38 -07:00
Natalie Weizenbaum
79dc77e9a9
[WIP] reference
2018-08-30 14:37:14 -07:00
Natalie Weizenbaum
8d518df3e3
Enable the syntax switcher outside of the tutorial
2018-08-30 14:36:30 -07:00
Natalie Weizenbaum
078b93a181
Merge branch 'example-helper' into wip.reference
2018-08-30 14:25:57 -07:00
Natalie Weizenbaum
a833c56bf8
Show SCSS syntax by default
2018-08-29 17:59:51 -07:00
Natalie Weizenbaum
83945aa3c2
Fix a specificity bug
2018-08-29 17:54:04 -07:00
Natalie Weizenbaum
cc0f453e88
Fix most lints
2018-08-29 17:50:00 -07:00
Natalie Weizenbaum
874d159c04
Automatically generate CSS for the syntax switcher by default
2018-08-29 17:29:32 -07:00
Natalie Weizenbaum
221d4cc0ec
Add the ability to add CSS output to the syntax switcher
2018-08-29 17:29:32 -07:00
Natalie Weizenbaum
3d0f5c6ffc
Add a helper for writing inline multi-syntax examples
...
This will be useful for #205 .
2018-08-29 17:29:31 -07:00
Natalie Weizenbaum
46482b1102
[WIP] Port reference docs to the site
2018-08-16 18:04:22 -07:00
Natalie Weizenbaum
6c1cef2856
Remove --devel from "brew install" ( #218 )
...
Dart Sass is stable now so this isn't necessary.
2018-06-29 18:21:10 -07:00
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
Jina Anne
c47d78a9c7
fix merge conflict
2018-06-16 14:34:18 -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
SamualLB
921968bc94
Fix type please not -> note ( #212 )
2018-04-01 17:45:04 -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
Chris Hager
4a38e3c003
Fix typo: bew install sass/sass/sass
( #210 )
...
* Fix typo: `bew install sass/sass/sass`
-> `brew install sass/sass/sass`
* also need `--devel`
`brew install --devel sass/sass/sass`
2018-03-28 10:31:03 -07:00
Natalie Weizenbaum
83149fbe4e
Merge remote-tracking branch 'origin/master' into dart-sass
2018-03-22 17:21:25 -07:00
Natalie Weizenbaum
027e49e944
Link to a better explanation of the OS path
2018-03-21 14:11:45 -07:00
Erich Gubler
fe00f1e1de
Add a Rust entry for the LibSass page
2018-03-20 13:33:15 -04:00
Natalie Weizenbaum
ace07f1d7c
Add a page about Ruby Sass
2018-03-17 12:43:04 -07:00
Natalie Weizenbaum
acf1b448a6
Add a page about Dart Sass
2018-03-17 12:43:04 -07:00
Natalie Weizenbaum
ce8804d676
Update install documentation for Dart Sass
2018-03-17 12:42:36 -07:00
Natalie Weizenbaum
e367b287a7
Add release info for all major implementations in the middle bar
...
This doesn't actually get the release data from anywhere yet, nor do
Ruby Sass nor Dart Sass have their own pages yet.
2018-03-17 12:38:51 -07:00
Donovan Glover
04984365b4
Add sass.cr to the list of LibSass wrappers ( #201 )
2018-03-09 14:43:20 -08:00
Raaj Trambadia
c1ddf2f684
updated year in footer to 2018. ( #199 )
2018-01-07 19:02:17 +00:00
Julián Herrera
f414e31df0
Update install.html.haml ( #198 )
2018-01-03 23:38:10 +00: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
Janki Gajera
ad123695d4
updated year in footer to 2017 from 2016 ( #191 )
...
* updated year to 2017
* Update _contentinfo.haml
2017-08-30 12:40:52 -07:00
Natalie Weizenbaum
c5b0886812
Don't include the Sass version name
...
I plan to phase out the idea of a version name in favor of a purely-numeric
identifier.
2017-07-13 16:23:02 -07:00
Luis Boehme
3a6040de69
Fix misindentation on import code snippet for scss ( #189 )
2017-07-05 16:13:18 -07:00
Joe Francis
79be5acaf8
Fix case issue of Github vs GitHub ( #188 )
2017-06-05 13:48:52 -07:00
Tristan Lins
1baefd695f
Add jsass to the java wrappers ( #185 )
...
* Add jsass to the java wrappers
I have added jsass to the list of java wrapper.
It is also used by the libsass-maven-plugin now.
PS: I'm the developer and maintainer of jsass ;-)
* Fix line length violation
* Remove trailing space
2017-03-28 17:39:02 -07:00