Go to file
Natalie Weizenbaum b771e2297e Avoid an unstyled rendering moment with code examples
This renders the tabs and all the jQuery classes server-side, so that
the code examples are rendered correctly on the page's first load
rather than waiting for the JavaScript to activate. This also has a
side effect of making them look correct with JavaScript disabled.

This also adds a little additional styling in the noscript stylesheet
to make code examples look better on a narrow viewport with JavaScript
disabled.
2019-04-12 02:12:00 -07:00
data Make the reference tables of contents collapsible (#320) 2019-04-11 15:30:10 -07:00
helpers Avoid an unstyled rendering moment with code examples 2019-04-12 02:12:00 -07:00
lib Fix URLs in "middleman serve" 2018-12-28 16:38:01 -08:00
source Avoid an unstyled rendering moment with code examples 2019-04-12 02:12:00 -07:00
yard/default Add analytics to the YARD documentation 2018-03-09 13:40:08 -08:00
.editorconfig clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
.gitattributes clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
.gitignore clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
.travis.yml Use Ruby 2.5.3 on Travis 2019-03-08 18:03:06 -08:00
app.json Add Heroku generated app.json 2018-03-22 17:20:02 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#216) 2018-06-25 18:33:48 -07:00
config.rb Avoid an unstyled rendering moment with the tables of contents 2019-04-12 00:09:10 -07:00
config.ru Fix a syntax error in config.ru 2019-02-22 17:12:22 -08:00
CONTRIBUTING.md clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
Gemfile Enable html-proofer for the new docs, and fix errors 2019-01-09 14:36:31 -08:00
Gemfile.lock Enable html-proofer for the new docs, and fix errors 2019-01-09 14:36:31 -08:00
LICENSE clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
Rakefile Don't check any external URLs on Travis 2019-03-08 18:10:27 -08:00
README.md Automatically add nice header linking behavior (#280) 2019-03-04 15:16:52 -06:00

Sass Site

The Sass website is open source. See a typo? Have a UX improvement? Check out the Contributing guide! Also, check out the Style Guide.

Thanks!