Roman Janko
Roman Janko
Hi, this is my settings ``` currentPage: 0, speed: 900, itemAnimation: true, centeredSlides: true, loopedSlides: 2, slidesToScroll: 1, loop: true, autoplay: 4000 ``` When i clicked on bullet (pagination) or...
Still not work. I have latest version SublimeAllAutocomplete. Helps only the removal dash from settings sublime - word_separator (Which is not quite right.) Solution? Thx.
Hi, Im user of Tailwind and i want to try WindiCss becase has some feature that TW doesn´t. But I ended up at the beginning. My steps: === 1) installing...
Hi, i dont know if this is a normal behavior or not? If a change anything in some php file, tab with opened web (Chrome browser) is refreshed (same action...
I have seen a few issue with this problem but nothing helped for me. Is it a solved this problem? See short video (~30sec), 1) Its fast with a few...
Something like this `import {SmartPhoto from './vendor/lightbox/smartphoto.js';` but its not works ...
Hi @nevadascout, I have class with namespace , see: https://goo.gl/1m6B7J (namespace: Nette\Diagnostics , class: Debugger, method: barDump) In another class (ProjectPreseterClass) im try to call namespaces under Nette (for our...
**What version of Tailwind CSS IntelliSense are you using?** Latest **What version of Tailwind CSS are you using?** Latest of version 2 **What package manager are you using?** npm **What...
CSS min not generating source map if i set `sourceMap: true`. output.min.css is OK. Is it a bug or something wrong on my side? My code: ``` js cssmin: {...
I have this event, because after success event i want to show file from database (this is needed for relationship between user and database row etc. So ... 1) Success...