Add integration tests

This commit is contained in:
gsb
2026-04-29 22:15:19 +00:00
parent 3e8d3388f6
commit 005db2f431
11 changed files with 1544 additions and 114 deletions
+5
View File
@@ -30,6 +30,11 @@
font-size: 0.85em;
}
[data-speculative]::before,
[data-speculative]::after {
content: none !important;
}
#ribbit.wysiwyg strong.ribbit-editing::before,
#ribbit.wysiwyg strong.ribbit-editing::after {
content: "**";
+1 -1
View File
@@ -4,7 +4,7 @@
* Replace this file with your own theme to customize the look.
*/
@import "../ribbit-core.css";
@import "../../ribbit-core.css";
a {
text-decoration: none;