Compare commits

..

3 Commits

Author SHA1 Message Date
Nauval
94b946c131
Merge pull request #213 from bimbims125/master
CONTRIBUTING: add stisla for django
2021-10-10 04:34:37 +07:00
Pramdhanni
fa435634a5
update 2021-10-09 15:52:21 +07:00
Pramdhanni
2c3d556a7e
add stisla for django 2021-10-09 15:49:58 +07:00
3 changed files with 15 additions and 6 deletions

View File

@ -202,7 +202,16 @@
"contributions": [ "contributions": [
"code" "code"
] ]
} },
{
"login": "bimbims125",
"name": "Pramdhanni Dwi Putra Bintang",
"avatar_url": "https://avatars.githubusercontent.com/u/65021963?v=4",
"profile": https://github.com/bimbims125,
"contributions": [
"code"
]
},
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,
"projectName": "stisla", "projectName": "stisla",

View File

@ -86,8 +86,8 @@ You can find the Stisla road map here: [Stisla Roadmap](https://trello.com/b/M8T
- [Laravel UI Preset](https://github.com/poteto-dev/laravel-ui-stisla) - [Laravel UI Preset](https://github.com/poteto-dev/laravel-ui-stisla)
- [Jekyll](https://github.com/SunDi3yansyah/stisla-jekyll) - [Jekyll](https://github.com/SunDi3yansyah/stisla-jekyll)
- [YII2](https://github.com/piantgrunger/yii2-stisla) - [YII2](https://github.com/piantgrunger/yii2-stisla)
- [Django](https://github.com/bimbims125/stisla-django.git)
- Django (let's contribute) -
- and more... - and more...
## Creator ## Creator

View File

@ -5771,9 +5771,9 @@ postcss-value-parser@^4.0.0:
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ== integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.5: postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.5:
version "7.0.36" version "7.0.18"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb" resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233"
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw== integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==
dependencies: dependencies:
chalk "^2.4.2" chalk "^2.4.2"
source-map "^0.6.1" source-map "^0.6.1"