| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  | @layer base { | 
					
						
							|  |  |  |   h2 { | 
					
						
							|  |  |  |     @apply font-bold | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  |   blockquote { | 
					
						
							| 
									
										
										
										
											2021-09-08 23:13:12 +01:00
										 |  |  |     @apply pl-4 border-l-3 border-blue-primary dark:border-blue-400; | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  |   code { | 
					
						
							| 
									
										
										
										
											2022-10-22 12:19:47 +01:00
										 |  |  |     @apply px-2 py-1 text-sm rounded-md text-grey-700 bg-grey-200 dark:bg-grey-800 dark:text-grey-100; | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   pre { | 
					
						
							| 
									
										
										
										
											2022-10-22 12:19:47 +01:00
										 |  |  |     @apply p-4 my-8 overflow-auto rounded-md text-grey-700 bg-grey-200 dark:bg-grey-800 dark:text-grey-100; | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-10-16 13:07:59 +01:00
										 |  |  |   pre code { | 
					
						
							|  |  |  |     @apply bg-transparent; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  |   iframe { | 
					
						
							|  |  |  |     @apply w-full; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-10-05 12:00:00 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |   a:focus { | 
					
						
							|  |  |  |     @apply outline-black dark:outline-white; | 
					
						
							|  |  |  |     outline-offset: 2px !important; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-06-30 08:00:00 +01:00
										 |  |  | } |