il3ven

Results 24 comments of il3ven

@Megatron1024 I made this website by using covid19 database. It shows the percentage of vaccines administered per state. It also shows the estimate time it should take to vaccinate everyone...

I made a website for this statistic as a way to improve my frontend skills. Check it out if you are interested. [https://etacovidindia.netlify.app/](https://etacovidindia.netlify.app/)

Hey, I am interested in adding support for object syntax for styling. Can you please guide on where to start from? I did look around `core/styled.js`.

I am looking into pushing a fix to css_consistency. First, do we want to highlight 'animation' as a variable?

@joshgoebel I have created a PR to the best of my knowledge. It solves this number issue.

From what I see both of the following options seem okay. 1. Do not highlight `from/to` and `%`. This means going the vscode route. 2. Highlight `from/to` as a tag...

> > .1 is highlighted as a hljs-selector-class. > > @barhatsor Can you test master? I can't confirm this bug you've reported (at least not with CSS): I just tested...

> any update on PostgreSQL integration or any open-source database @yescine I prototyped Postgres integration using postgrest and realtime. After a week of effort I was able to read data...

> This does not work. I tried it and it has problems with `just-performance`: Yes, it won't work right now. A similar fix needs to be done for [just-performance](https://github.com/jhurliman/just-performance) too....