devopg

Results 11 comments of devopg

snackbar / toast without js ? daisy is iu fm? then what is difference with alert with position fixed ?

> Would be nice but tailwind already has one that kinda works > https://tailwindcss.com/docs/animation > Checkout the "pulse" animation, could be used as skeleton loader i think about skeleton without...

or it will be 'TAG' component? is this up-to-date information? ![image](https://user-images.githubusercontent.com/61819835/132128445-1a8dd294-bd07-457b-930d-93d30f1b39c6.png)

> @devopg I'm not sure how to generally handle the padding of the badge for all these scenarios: > > * only text > * text and image with no...

if see badge-image then padding: 0

Visual Studio Code is the most popular editor, I think it would be great if copy-paste would work by default ` from box`.

no add !important dont work because how you know so big rule chain has more priority. only if add id="checkbox" and set color to it id ps. i use taiwlind...

I have some problem with Fomantic-UI as CSS only with VUE $ npm install --save fomantic-ui-css import 'fomantic-ui-css/semantic.min.css'; add to App.vue After Run serve get error ![image](https://user-images.githubusercontent.com/61819835/100737265-fb809480-33e4-11eb-8fb8-3fe34ec4e1d0.png)

> @devopg Is `semantic-ui-css` successfully installed in `node_modules` directory? Does Vue know to look `fomantic-ui-css` in `node_modules` directory when importing? I'm not Vue user, so I don't know how Vue...