[feature] Photoswipe gallery (#740)

* implement photoswipe galleries

* dependency wrangling

* photoswipe-dynamic-caption plugin
This commit is contained in:
f0x52
2022-08-07 17:58:01 +02:00
committed by GitHub
parent 745f54970d
commit f2a6ae3ef8
6 changed files with 51 additions and 10 deletions

View File

@@ -16,6 +16,9 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
@import "photoswipe/dist/photoswipe.css";
@import "photoswipe-dynamic-caption-plugin/photoswipe-dynamic-caption-plugin.css";
main {
background: transparent;
grid-auto-rows: auto;