README
Turing Design System, using tailwind
This package serves the Tailwind CSS tokens with the Turing colors.
Install
npm i turing-tailwind --save
This package serves the Tailwind CSS tokens with the Turing colors.
<script type="module">
import turingTailwind3 from 'https://cdn.skypack.dev/turing-tailwind-3';
</script>
This package serves the Tailwind CSS tokens with the Turing colors.
npm i turing-tailwind --save