8000 feat(frontend): update sass compiler/toolchain by ewdurbin · Pull Request #1709 · python/pythondotorg · GitHub
[go: up one dir, main page]

Skip to content

feat(frontend): update sass compiler/toolchain #1709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Next Next commit
vendor compass and susy
  • Loading branch information
ewdurbin committed Apr 27, 2021
commit 920cc9d62907fe8176288e30d128a5daedccd3d3
1 change: 1 addition & 0 deletions static/vendor/compass
32 changes: 32 additions & 0 deletions static/vendor/compass-0.12.2/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
*.DS_Store
*.tmproj
*.lock
sync
tmp/*
devbin
examples/*/stylesheets/*
examples/*/*.html
examples/*/*/*.html
examples/*/extensions/*
examples/*/src/.sass-cache
.sass-cache
test/tmp
test/fixtures/stylesheets/*/tmp
test/fixtures/stylesheets/*/saved
test/fixtures/stylesheets/empty
test/fixtures/stylesheets/*/sass/.sass-cache
pkg/*
compass-*.gem
coverage*
docs
doc-src/tmp
doc-src/.bundle
.bundle
attic
devbin
.rvmrc
*.rbc
vendor/ruby
vendor
Gemfile.lock
*.pkg
Loading
0