Chris Schweda
Chris Schweda
I just installed the lastest CKAN (2.80) via ```docker-compose```. Additionally, I installed the latest harvester plugin. I configued the plugin in my ```production.ini``` file and restart ckan via ```docker-compose restart...
Is it possible to generate a dummy image inside the css for a Vue SFC? Example: ``` .box.news-1 { grid-area: n1; background-image: url(http://via.placeholder.com/450X250); background-position: center center; } ``` In other...
Vue?
Any chance you could make this for Vue (but without jquery)? Similar to sweetdropdown for vue?