Go to file
Jonny Gerig Meyer c6f9dad34a
Merge branch 'main' into learn-sass
* main: (21 commits)
  lint
  lint
  remove unused
  adjust alert link color
  consistent globabl variables
  fix links, buttons
  remove unused color theme file
  remove unused file
  review edits
  lint
  fix default button color
  clean up button background states
  split color modules used for converting tokens
  expand color config, relocate color functions
  clean up syntax highlighting and wip color config
  fix build error
  cleanup + wip color config
  remove unused stylesheet, cleanup
  wip adjust prism theme for syntax highlightling
  Add another example theme
  ...
2023-02-24 16:17:30 -07:00
.devcontainer review 2023-01-10 11:54:34 -05:00
.github fix remaining references 2023-01-31 17:45:08 -05:00
.yarn Add workflows 2023-01-09 15:24:06 -05:00
data Merge branch 'main' of github.com:sass/sass-site 2023-01-24 13:56:30 -05:00
helpers Add href to compatibility callout toggle (#625) 2022-08-22 13:19:09 -07:00
lib Fix URLs in "middleman serve" 2018-12-28 16:38:01 -08:00
old_source Add basic 11ty config 2023-01-06 17:37:45 -05:00
source Merge branch 'main' into learn-sass 2023-02-24 16:17:30 -07:00
tool Try to fix old CI 2023-01-09 16:15:43 -05:00
.dockerignore Configure container development 2023-01-09 23:11:11 +00:00
.editorconfig clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
.eslintignore Only read/write version cache file once on each build. 2023-02-02 16:14:26 -05:00
.eslintrc.cjs Add contents for homepage 2023-01-24 17:51:07 -05:00
.gitattributes clean up functions update intended code style in style guide 2018-10-26 21:35:30 -07:00
.gitignore Add "releases" data file 2023-02-02 15:44:47 +00:00
.nvmrc Add 11ty dep 2023-01-06 17:37:16 -05:00
.prettierignore Only read/write version cache file once on each build. 2023-02-02 16:14:26 -05:00
.prettierrc Add prettier 2023-01-09 14:10:02 -05:00
.stylelintignore Only read/write version cache file once on each build. 2023-02-02 16:14:26 -05:00
.stylelintrc.yml Remove stylelint-prettier 2023-02-13 12:01:44 -05:00
.yarnrc.yml Add workflows 2023-01-09 15:24:06 -05:00
babel.config.js Add TypeScript 2023-01-09 14:48:04 -05:00
CODE_OF_CONDUCT.md Always use HTTPS (#291) 2019-03-04 15:04:23 -06:00
config.rb Skip old CI 2023-01-09 16:37:04 -05:00
config.ru Fix redirects (#649) 2022-06-22 16:44:37 -07:00
CONTRIBUTING.md Add docs on templates 2023-02-03 12:55:34 -05:00
docker-compose.yml Add "releases" data file 2023-02-02 15:44:47 +00:00
Dockerfile Add Docker CMD 2023-01-10 22:04:31 +00:00
eleventy.config.cjs Merge branch 'main' into learn-sass 2023-02-24 16:17:30 -07:00
LICENSE Add 11ty dep 2023-01-06 17:37:16 -05:00
netlify.toml Remove ruby deps 2023-01-24 13:50:16 -05:00
package.json Merge branch 'main' into syntax-highlighting 2023-02-20 17:16:09 +01:00
Rakefile Try to fix old CI 2023-01-09 16:28:14 -05:00
README.md Add prettier 2023-01-09 14:10:02 -05:00
rollup.config.js Add TypeScript 2023-01-09 14:48:04 -05:00
tsconfig.json Add TypeScript 2023-01-09 14:48:04 -05:00
yarn.lock Merge branch 'main' into syntax-highlighting 2023-02-20 17:16:09 +01: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!