mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 08:54:05 +10:00
- intial gatsbyJS setup
- setting up tailwindcss and other plugins - designing the landing page - creating a reusable button component
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = () => ({
|
||||
plugins: [require("tailwindcss")],
|
||||
});
|
||||
Reference in New Issue
Block a user