Skip to content

Releases: yvzselek/witchcss

v2.2.0

19 Feb 13:17
Compare
Choose a tag to compare

After three months, I decided to publish a new release for witchCSS. This time it has a website too. It is still in development but looks fine, I think.

New

  • gap (g) classes
  • align-self (as) classes
  • z-index (z) classes
  • user-select (select) classes
  • rainbow background color class
  • simple customization to add primary and secondary color options with CSS var()

Add

  • more font-weight (tw) classes
  • more cursor (c) classes
  • more font-size (t) classes
  • more display classes

v2.1.0

15 Nov 15:24
Compare
Choose a tag to compare

Description

Now witchCSS has a logo!

What's New?

  • Added breakpoint-width classes: w-s w-m w-l w-xl w-2l
  • Added border-color classes.
  • Added caret-color classes.
  • Bugs fixed. (It is ridiculous to have some bugs in CSS.)
  • Documentation enhanced.

v2.0.2

22 Sep 15:09
Compare
Choose a tag to compare

Description

A tiny update.

What's New?

  • General CSS rules are changed for better results.
  • Added two new display classes: .inline-block .grid
  • Documentation enhanced.

v2.0.0

21 Sep 14:58
Compare
Choose a tag to compare

Description

After a long time, finally, I've found some time to work on my individual projects and created v2. I feel very excited about this version.

I changed every single class in v1. Now, we have a better utility library that has better, more descriptive, and shorter class names. Also, I set media breakpoint values again and made responsive classes work better.

So we have a utility library that makes responsive user interface development easier for real and saves our time.