Go to file
Jonny Gerig Meyer be2482759a
Merge branch 'main' into browser-code-editor
* main: (22 commits)
  spacing
  Review operators docs
  Warn if `{% codeExample %}` is used without a name.
  Review values docs
  Removing unused code-snippets dir
  Updating doc and code snippet paths
  merge in change from upstream
  Operators - Boolean
  Operators - String
  Operators - Numeric
  Operators - Relational
  Operators - Equality
  Operators - Index
  Values - Functions
  Values - Calculations
  Values - Null
  Porting Documentation - Values - Booleans
  Porting Documentation - Values - Maps
  Porting Documentation - Values - Lists
  Porting Documentation - Values - Colors
  ...
2023-06-09 11:27:53 -04:00
.devcontainer
.github Partially roll back #698 2023-03-03 15:08:12 -08:00
.yarn
helpers Properly include code examples in bullet points (#721) 2023-04-13 14:55:54 -07:00
lib
old_data move data/ to old_data/ 2023-05-25 22:53:20 -04:00
old_source Merge branch 'main' of github.com:sass/sass-site 2023-06-07 09:57:57 -04:00
source Merge branch 'main' into browser-code-editor 2023-06-09 11:27:53 -04:00
tool Fix whitespace bug in JS API docs 2023-06-05 18:10:47 -04:00
.dockerignore
.editorconfig
.eslintignore move data/ to old_data/ 2023-05-25 22:53:20 -04:00
.eslintrc.js Enable Typescript for 11ty filters 2023-02-25 18:07:51 -07:00
.gitattributes
.gitignore Do not attempt to lint generated files 2023-05-24 13:01:59 -04:00
.nvmrc
.prettierignore Do not autoformat md files 2023-05-31 12:49:48 -04:00
.prettierrc
.stylelintignore move data/ to old_data/ 2023-05-25 22:53:20 -04:00
.stylelintrc.yml re-enable stylelint rule 2023-04-03 12:22:39 -04:00
.yarnrc.yml
babel.config.js Enable Typescript for 11ty filters 2023-02-25 18:07:51 -07:00
CODE_OF_CONDUCT.md
config.rb Minimize diff 2023-05-19 16:05:25 -04:00
config.ru
CONTRIBUTING.md Try out markdown-it-attrs 2023-02-25 11:38:22 -07:00
docker-compose.yml
Dockerfile
eleventy.config.js Port modules/index 2023-05-26 23:11:28 +00:00
LICENSE Add 404, sass implementation pages, robots.txt, humans.txt. 2023-04-05 17:49:42 -04:00
netlify.toml
package.json Switch to lodash debounce 2023-06-08 18:40:42 +00:00
Rakefile Fix CI broken by sass/sass using literate. (#727) 2023-05-09 14:44:42 -07:00
README.md update links 2023-02-22 17:02:19 -05:00
rollup.config.js Start theming and layout of playground 2023-06-02 10:53:32 -04:00
tsconfig.json Fix TS error 2023-04-24 12:28:42 -04:00
yarn.lock Switch to lodash debounce 2023-06-08 18:40:42 +00: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!