1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

_sass/main.scss: import tippy.js css from CDN

This commit is contained in:
Henrik Hautakoski 2022-01-25 13:45:33 +01:00
parent afc71d7184
commit 2b7274e8b0
No known key found for this signature in database
GPG key ID: 608414D93E862CCD

View file

@ -1,4 +1,6 @@
@import 'https://unpkg.com/tippy.js@5.2.1/dist/tippy.css';
@import "variables";
@import "base";
@import "typography";