Skip to content

Releases: peculiarjs/cssfull

v0.1.1 Fix for producing empty files during build

28 Mar 09:19

Choose a tag to compare

Changes

  • Add better visibility and checks for testing build correctness before publishing

Fixes

  • Fix empty cursor.css file in the build in version 0.1.0
    image

v0.1.0 Add padding.css, better border classes and bundling

19 Feb 23:08
de01c53

Choose a tag to compare

New

  • Add padding.css with the similar structure as margin

Changes

  • Update margin.css with side-agnostic classes, like p-20
  • Simplify border classes and change naming to no-border-<SIDE> pattern
  • Add minification and bundling of all the files into bundle.css

Screenshot 2023-02-19 at 23 04 24_111

v0.0.2

25 Jan 07:33
86cfa7a

Choose a tag to compare

Initial release

  • classes for border, cursor, display, flex, height, margin, position, width added
  • basic documentation in readme.md