mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-19 23:59:35 +05:30
refactor: improved project structure and bumped up deps
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const plugin = require('tailwindcss/plugin')
|
||||
|
||||
module.exports = {
|
||||
content: ["./htdocs/**/*.{php,html,js}"],
|
||||
content: ["./src/**/*.{php,html,js}"],
|
||||
theme: {
|
||||
fontFamily: {
|
||||
'poppins': ['"Poppins"', 'sans-serif'],
|
||||
|
||||
Reference in New Issue
Block a user