Hasan Aydoğdu
Hasan Aydoğdu
- [x] Removing jQuery dependency [e66b624] - [x] [bug] breaking validation if selectbox's first option is disabled [cb78341] - [x] Adding top and left choices to bubblePosition option [16633b2] -...
PurgeCss deletes the keyframe even though it is used; ```scss .component { animation: var(--component-animation) } .component--animated { --component-animation: fadeIn 0.4s; } @keyframes fadeIn { from { opacity: 0; } to...
Not necessary to load `.tff` files anymore
Also, we shouldn't update `@atolye15/kss-twig-builder`(#243) until this problem will be solved.