Orri sekundarioak css modulesera pasatzen ditu (#14)

* refactor: extract component

* refactor: extract component

* refactor: use comonent

* feat: Orrialde basikoa CSS modulesera pasatzen du

* chore: erabiltzen ez den konponentea kentzen du

* feat: Oina CSS modulesera pasatzen du

* refactor: CSS variable

* chore: erabiltzen ez den tema kentzen du

* chore: erabiltzen ez den objektua kentzen du

* chore: dependentziak kentzen ditu
This commit is contained in:
Aitor Urrutia
2023-12-26 11:43:01 +01:00
committed by GitHub
parent 311e25cdd7
commit 2646b21712
36 changed files with 209 additions and 783 deletions

View File

@@ -10,9 +10,9 @@
"scripts": {
"build": "strapi build",
"develop": "strapi develop",
"public-proxy": "ngrok http --domain=vervet-big-dassie.ngrok-free.app 1337",
"start": "strapi start",
"strapi": "strapi",
"public-proxy": "ngrok http --domain=vervet-big-dassie.ngrok-free.app 1337"
"strapi": "strapi"
},
"dependencies": {
"@strapi/plugin-graphql": "^4.15.5",
@@ -26,8 +26,7 @@
"react-dom": "^18.0.0",
"react-router-dom": "^5.2.0",
"sqlite3": "5.1.6",
"strapi-plugin-netlify-deployments": "^2.0.2",
"styled-components": "^5.2.1"
"strapi-plugin-netlify-deployments": "^2.0.2"
},
"strapi": {
"uuid": "b0fa2552-2961-4886-8673-c2d7fe07b8a1"