Releases
V4.0.0
New features
added detection of breakpoint (can be used by JavaScript), based on body::before
content.
added a lot of responsive atomic helpers (see below)
added reset on button
, input
, etc.
added class .nonvisible
(visibility: hidden
), useful for apps
added variables for colors (.button
, body
, etc.)
added variables for clear floats
added class inline-row
A touch of atomic
added helpers for text (ex.: .onmobile-aligncenter { text-align: center; }
)
added helper generation for margin/paddings, namespaced for each major breakpoint (ex.: .ontablet-pl0 { padding-left: 0; }
)
Fixes bugs, enhancements, removals
input
/button
/etc. with disabled
attribute won’t have mouse cursor anymore (as they are disabled :) )
enhanced hyphenation system (based on Knacss’ idea)
added [hidden]
styles
removed default styles on button
s
enhanced reset4print
class for print version
removed default border style for dialog
tag
updated str-replace
function in Sass versions
updated quotation URL reference, and other URLs in files
updated comments in Sass version
fixed typos
Website
the website is now working as a PWA.
You can’t perform that action at this time.