Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build using mix - the sidebar menu does not render correctly #61

Closed
trondhuso opened this issue Jan 22, 2025 · 1 comment
Closed

Build using mix - the sidebar menu does not render correctly #61

trondhuso opened this issue Jan 22, 2025 · 1 comment

Comments

@trondhuso
Copy link

** Description:**
I have the following app.css:

@import "bootstrap";
@import "soft-ui-dashboard.css";
@import "custom.css";
@import "nucleo-icons.css";
@import "nucleo-svg.css";

Using this in a laravel application:

The left menu does not render correctly

When I add

The menu renders correctly

** To reproduce **
create the app.css file to create a build

My mix build (webpack):
mix.postCss('resources/css/app.css', 'public/css', [
require('postcss-import'),
require('autoprefixer'),
]);

** Expected output **
The left sidebar shall be rendering correct according to the demo-website

Copy link

@trondhuso this issue was automatically closed because it did not follow the bellow rules:

IMPORTANT: Please use the following link to create a new issue:

https://www.creative-tim.com/new-issue/soft-ui-dashboard

**If your issue was not created using the app above, it will be closed immediately.**



Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
👉  https://www.creative-tim.com/bundles
👉  https://www.creative-tim.com


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant