Go to file
Jonny Gerig Meyer a301c16163
Merge branch 'playground' into browser-code-editor
* playground:
  Remove untracked files before building typedoc
  remove unused resolution
  no need to specify node version for netlify
  Use GH token instead of ssh key
  try using add-and-commit action
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
2023-06-23 10:08:29 -04:00
.devcontainer Switch from yarn to npm 2023-06-19 18:12:39 -04:00
.github Use GH token instead of ssh key 2023-06-22 16:39:00 -04:00
source Merge branch 'playground' into browser-code-editor 2023-06-23 10:08:29 -04:00
tool Remove untracked files before building typedoc 2023-06-23 10:07:14 -04:00
.dockerignore Configure container development 2023-01-09 23:11:11 +00:00
.editorconfig Use gts instead of eslint 2023-06-15 17:47:55 +00:00
.eslintignore Switch from yarn to npm 2023-06-19 18:12:39 -04:00
.eslintrc.json Remove old eslint/prettier rules 2023-06-19 17:55:26 -04:00
.gitattributes clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
.gitignore Do not attempt to lint generated files 2023-05-24 13:01:59 -04:00
.nvmrc Add 11ty dep 2023-01-06 17:37:16 -05:00
.prettierignore narrow linters 2023-06-20 06:57:37 -04:00
.prettierrc.js Use gts instead of eslint 2023-06-15 17:47:55 +00:00
.stylelintignore narrow linters 2023-06-20 06:57:37 -04:00
.stylelintrc.yml re-enable stylelint rule 2023-04-03 12:22:39 -04:00
babel.config.js Enable Typescript for 11ty filters 2023-02-25 18:07:51 -07:00
CODE_OF_CONDUCT.md Always use HTTPS (#291) 2019-03-04 15:04:23 -06:00
CONTRIBUTING.md update 2023-06-22 15:29:49 -04:00
docker-compose.yml Add "releases" data file 2023-02-02 15:44:47 +00:00
Dockerfile Switch from yarn to npm 2023-06-19 18:12:39 -04:00
eleventy.config.js Check blog internal links too 2023-06-20 11:20:07 -04:00
LICENSE Add 404, sass implementation pages, robots.txt, humans.txt. 2023-04-05 17:49:42 -04:00
netlify.toml no need to specify node version for netlify 2023-06-22 16:45:38 -04:00
package-lock.json Merge branch 'playground' into browser-code-editor 2023-06-22 15:41:35 -04:00
package.json Merge branch 'playground' into browser-code-editor 2023-06-23 10:08:29 -04:00
README.md update links 2023-02-22 17:02:19 -05:00
rollup.config.js Merge branch 'playground' into browser-code-editor 2023-06-22 15:41:35 -04:00
tsconfig.json Use gts instead of eslint 2023-06-15 17:47:55 +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!