Martín González Gómez

Results 17 issues of Martín González Gómez

There are some changes, listed here: http://www.ine.es/en/daco/daco42/codmun/codmunmod_en.htm

### Describe the problem We are trying to import `a.css` on a layout file, and when a prop coming from `+layout.server.js` is met, load `b.css`. CSS files imported from components...

Unfortunately I wasn't able to build main to test this patch. Ideally after main stabilises a bit we could create a build and test it.

The behaviour of Medium makes the popup appear when you select only one word. It's possible to adjust this plugin to do the same? Thanks

It would be awesome to export the results of our queries to a csv file, just in case :)

Swaps the current fixed/absolute swap with position sticky. This is more efficient because we only update the offset once (except on parallax mode). Moving the offset calculation outside of the...

Just wondering if there was any consideration for using position fixed rather than position sticky. Was it for compatibility reasons?