Skip to content
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

Break apart /less/inc/widgets.less into per-widget files #882

Merged
merged 5 commits into from Sep 3, 2015
Merged
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
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -107,6 +107,7 @@ module.exports = function(grunt) {
less: {
files: [
'less/**/*.less',
'less/**/**/*.less',
'homepages/assets/less/**/*.less'
],
tasks: [
Expand Down
138 changes: 15 additions & 123 deletions css/editor-style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/editor-style.min.css

Large diffs are not rendered by default.