Skip to content

Commit

Permalink
v2.0.0-rc1
Browse files Browse the repository at this point in the history
the whole thing has been expanded & improved, the source has been
redeveloped from scratch w/ sass
  • Loading branch information
juliyvchirkov committed Oct 11, 2017
1 parent 6c99ae3 commit 0de1854
Show file tree
Hide file tree
Showing 25 changed files with 394 additions and 2,392 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.DS_Store
*.localized
*Icon*
node_modules
35 changes: 15 additions & 20 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,24 +1,19 @@
MIT License

Copyright © 2015 — 2017 Juliy V. Chirkov https://juliyvchirkov.github.io
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

Permission is hereby granted, free of charge, to any person obtaining a copy of the code of CSS helper
set(s) at https://github.com/juliyvchirkov/helpers.css & any associated documentation (the «Code»)
the rights to deal w/ the Code w/o any limitation, i.e. to use, copy, modify, merge, publish, distribute,
sell copies of the Code as part of own layouts / code / software (the «Software») et cetera, & to permit
persons to whom the Software are furnished to do the same way, provided that
<a> the above copyright notice and this permission notice appear with all copies of the Software in
associated documentation
<b> there is clear notice in the documentation associated with the Software that the Code has been
modified if the Code included as part of the Software has been modified before / during inclusion
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

Except as stated above, the Code copyright holder shall not be mentioned in any kind of promotion
for sale, use & other dealings regarding the Software containing the Code w/o prior written
authorization of the copyright holder

The Code is provided «AS IS», without warranty of any kind, express or implied, including but not
limited to the warranties of merchantability, fitness for a particular purpose & noninfringement of
third party rights. In no event in no way shall copyright holder mentioned in this notice be liable
for any claim, or any special indirect or consequential damages, or any damages whatsoever resulting
from loss of use, data or profits, whether in an action of contract or any other activity, arising
out of any kind of use of the Software containing the Code
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
1 change: 1 addition & 0 deletions dist/anim.min.css

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

1 change: 1 addition & 0 deletions dist/dim.min.css

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

1 change: 1 addition & 0 deletions dist/dim.slim.min.css

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

1 change: 1 addition & 0 deletions dist/indent.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 0de1854

Please sign in to comment.