Skip to content

Commit

Permalink
- refactoring some questionale code that eslint threw errors for.
Browse files Browse the repository at this point in the history
 - Corrected some styling issues with input groups
 - updated doc with more examples and styling
  • Loading branch information
Yohn committed Nov 5, 2024
1 parent 5b087c2 commit 4fa839e
Show file tree
Hide file tree
Showing 10 changed files with 711 additions and 518 deletions.
12 changes: 12 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

[*]
indent_style = tab
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
66 changes: 50 additions & 16 deletions dist/css/dselect.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/dselect.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/dselect.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4fa839e

Please sign in to comment.