Skip to content

Instantly share code, notes, and snippets.

# Copyright 2016 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
import picoPath from "@picocss/pico/css/pico.amber.css";
import tailwindPath from './tailwind.css';
import { transform } from "lightningcss";
/**
* Pico CSS variables to equivalent Tailwind ones
* https://picocss.com/docs/css-variables#all-css-variables
* Only redefine ones that are set to magic values initially since others just use those and we want to simplify
*/
const picoToTheme = {