]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/sass/class-helpers/_common.scss
Refactoring class helpers + add bootstrap mixins
authorWicklow <wicklow@framasoft.org>
Thu, 16 Feb 2023 11:30:30 +0000 (12:30 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 20 Feb 2023 12:52:22 +0000 (13:52 +0100)
commit27f84cc3371aaf519c1bb5c0cca9e728a9dd3967
treec45e780589ea69f0a9842c90af58e22fe32749f4
parent6b13ba9b808059fec4398ee3b38c8197d8c41fb9
Refactoring class helpers + add bootstrap mixins
client/src/sass/class-helpers.scss [deleted file]
client/src/sass/class-helpers/_buttons.scss [new file with mode: 0644]
client/src/sass/class-helpers/_common.scss [new file with mode: 0644]
client/src/sass/class-helpers/_custom-bootstrap-helpers.scss [new file with mode: 0644]
client/src/sass/class-helpers/_forms.scss [new file with mode: 0644]
client/src/sass/class-helpers/_menu.scss [new file with mode: 0644]
client/src/sass/class-helpers/index.scss [new file with mode: 0644]
client/src/sass/include/_bootstrap-mixins.scss [new file with mode: 0644]
client/src/sass/include/_mixins.scss