Skip to content

Instantly share code, notes, and snippets.

View natedillon's full-sized avatar

Nate Dillon natedillon

View GitHub Profile
@natedillon
natedillon / .editorconfig
Last active August 29, 2015 13:57
EditorConfig
# EditorConfig (http://editorconfig.org)
# Set this as the root EditorConfig file
root = true
# Default settings for all files
[*]
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
@natedillon
natedillon / drupal-contextual-links.less
Last active December 20, 2015 17:48
Consistent styles for contextual links in Drupal 7.