Skip to content

Commit

Permalink
[TASK] add css and less folders with js and css for theme_t3kit
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Mar 30, 2017
1 parent 5ac1b1f commit b664246
Show file tree
Hide file tree
Showing 91 changed files with 67,320 additions and 39 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ root = true
[*]
indent_style = space
indent_size = 4

end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand All @@ -26,6 +27,11 @@ indent_size = 4
indent_style = space
indent_size = 4

# PHP-Files
[*.js]
indent_style = space
indent_size = 2

# TypoScript
[*.{txt,ts,setupts,constantsts,pagets}]
indent_size = 4
Expand All @@ -41,3 +47,5 @@ trim_trailing_whitespace = false
[*.{xml,xlf,xsd,sql}]
indent_size = 2
indent_style = tab


3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
node_modules
.tmp
#temp
temp
.sass-cache
.DS_Store
npm-debug.log
bower_components
*.sublime-*
.idea
validation-status.json
22 changes: 0 additions & 22 deletions Resources/Public/felayout_t3kit/.editorconfig

This file was deleted.

1 change: 0 additions & 1 deletion Resources/Public/felayout_t3kit/.gitattributes

This file was deleted.

15 changes: 0 additions & 15 deletions Resources/Public/felayout_t3kit/.gitignore

This file was deleted.

Loading

0 comments on commit b664246

Please sign in to comment.