Skip to content

Move .empty CSS class from Img to Box in the Image module #112

Move .empty CSS class from Img to Box in the Image module

Move .empty CSS class from Img to Box in the Image module #112

Workflow file for this run

name: clang-format
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
name: clang-format
with:
source: '.'
extensions: 'hpp,h,cpp,c'
clangFormatVersion: 16