From aa6ed7efea58c4fd17386f27639e5c482e0b9d04 Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Thu, 4 Apr 2024 05:48:36 +0200 Subject: [PATCH] put stylesheets into single diff --git a/core/wiki/config/PerformanceInstrumentation.tid b/core/wiki/config/PerformanceInstrumentation.tid index ccae6842e..e4220f287 100644 --- a/core/wiki/config/PerformanceInstrumentation.tid +++ b/core/wiki/config/PerformanceInstrumentation.tid @@ -1,2 +1,2 @@ title: $:/config/Performance/Instrumentation -text: no +text: yes diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 69ba8e680..64c013999 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -65,12 +65,6 @@ $else$ \rules only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock -/* -** Start with the normalize CSS reset, and then belay some of its effects -*/ - -{{$:/themes/tiddlywiki/vanilla/reset}} - *, input[type="search"] { box-sizing: border-box; -moz-box-sizing: border-box; diff --git a/themes/tiddlywiki/vanilla/reset.tid b/themes/tiddlywiki/vanilla/reset.tid index 938ecc7b1..5e563f8e4 100644 --- a/themes/tiddlywiki/vanilla/reset.tid +++ b/themes/tiddlywiki/vanilla/reset.tid @@ -1,5 +1,7 @@ title: $:/themes/tiddlywiki/vanilla/reset type: text/css +tags: $:/tags/Stylesheet $:/tags/Stylesheet/Static +list-before: $:/themes/tiddlywiki/vanilla/base /*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */