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:
Binary file not shown.
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user