Skip to content
Snippets Groups Projects
Select Git revision
0 results

ExampleTest.php

  • Sofiane Lasri's avatar
    1b4ea2bf
    feat: add svg logo and button components, update layout and styles · 1b4ea2bf
    Sofiane Lasri authored
    - Added `rann-logo.blade.php` component with SVG logo.
    - Introduced `button.blade.php` component with customizable properties.
    - Updated `admin.blade.php` and `auth.blade.php` layouts to use `admin.scss`.
    - Renamed `app.scss` to `admin.scss` for better context.
    - Adjusted `vite.config.js` to reflect the changes in stylesheets.
    - Modified `web.php` to return the new `index` view.
    - Added a new `index.blade.php` view for the homepage layout.
    - Extended `tailwind.config.js` to include new color definitions.
    1b4ea2bf
    History
    feat: add svg logo and button components, update layout and styles
    Sofiane Lasri authored
    - Added `rann-logo.blade.php` component with SVG logo.
    - Introduced `button.blade.php` component with customizable properties.
    - Updated `admin.blade.php` and `auth.blade.php` layouts to use `admin.scss`.
    - Renamed `app.scss` to `admin.scss` for better context.
    - Adjusted `vite.config.js` to reflect the changes in stylesheets.
    - Modified `web.php` to return the new `index` view.
    - Added a new `index.blade.php` view for the homepage layout.
    - Extended `tailwind.config.js` to include new color definitions.