feat: repeating dynamic testimonial section

This commit is contained in:
efim
2023-06-29 16:56:36 +00:00
parent 951d364380
commit 657d7c7407
4 changed files with 40 additions and 83 deletions

View File

@@ -1,6 +1,6 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./src/**/*.{html, scala}"],
content: ["./src/**/*.{html,scala}"],
theme: {
extend: {
colors: {