Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Fixed Example Link #27 #28

Closed
wants to merge 20 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 1 addition & 9 deletions .gitignore
Expand Up @@ -3,12 +3,4 @@
*.scssc
/stylesheets/.sass-cache/
_site/
_includes/
_layouts/
_sass/
examples/
images/
css/
_config.yml
index.html

pkg/
1 change: 1 addition & 0 deletions CNAME
@@ -0,0 +1 @@
neat.bourbon.io
2 changes: 1 addition & 1 deletion LICENSE
Expand Up @@ -2,7 +2,7 @@ LICENSE

The MIT License

Copyright (c) 2011 thoughtbot, inc.
Copyright (c) 2012 thoughtbot, inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down