Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: SASS (115)

ERROR in ./resources/assets/demo1/sass/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: $color2: var(--bs-gray-900) is not a color. ╷212 │ @return...
Hey folks! Question for you:Now that Bootstrap 5.2 is out and has much more extensive use of CSS Variables, what is the reasoning behind having KeenThemes CSS Variables that override those values, vs just setting the Bootstrap built-in ones wherever possible?Thanks!
Hi, I am having difficulties in react theme to create custom layout without affecting the Master Layout. Whenever i made change in custom layout, it effect the Master Layout too. Will you guide me to proper documentation or any video you have .
I am working on a angular project and want only some part of the metronics theme like dashboard, datatables and charts, so i want that only a particluar html and css code but when i look for css, it is not a easy task to get only the particular piece of code, without the unnecessary code. Please h...
ERROR in ./resources/sass/app.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: Expected identifier. ╷89 │ .1{ │ ^ ╵ resou...
I am a new developer. I have created custom mic.js, camera.js and support-chat.js and support-chat.scss. how do I compile these so they move from SRC to dist?
Hello. Im trying to implement the avatar option on an angular project using ImageInputComponent. I have bootstrap ImageInputComponent on the ngOnInit of my component like this: ImageInputComponent.bootstrap('#my-avatar')But this is not working, the cancel or remove options, never worked...
yarn mix command error this,ERROR in ./resources/mix/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: Can't find stylesheet to import. ╷9 │ @impor...
After we download the program from Themeforest. The colors in the assets\cssstyle.bundle.css file do not match the colors in the https://preview.keenthemes.com/html/metronic/docs/ document. It causes a lot of troubles. Can it be solved?For example, in the program: --bs-primary: #009ef7;And i...
hello,i try to customize select2 option CSS in metronic 8, without success.What's wrong ?...
Is there anyone kind enough to explain to me how to install bootsrap 5 with SASS and metronic theme number 20 on Laravel 8? I'm trying them all but I can't find a solution.I need to install it as a backend theme since I will also need to install a frontend theme.Thank you all
Good afternoon! I am a junior developer working with the metronic platform and I can't seem to make changes to the sidebar CSS. I found the file responsible for the sidebar CSS (_sidebar-light.css) and the code for the sidebar colour and border-bottom (perforated line underneath the logo). I need to...
Hi there,Thank you for a great product!We're wanting to build a Single Page Application using Metronic. Do you have any pointers for where to start with this? We have the backend content ready, but would like some guidance on how to structure the app best, for optimal frontend performance an...
Hello, we upgraded from 8.1.0 to 8.1.1 and dark mode is now not updating for child HTML elements as before.When we use the setMode command it updates the main UI but it does NOT update child elements with HTML tags. We attempt to load an HTML file inside an iFrame and that element...
Hi, i want to reduce the height of the app-sidebar-menu in DEMO25.In SASS I found the app-sidebar-menu declaration but I have no idea how to enter / where to enter exact line. Unfortunately I am not familiar with SASS. Do you have a hint where to enter that? My goal is that the side menu is no...
select2 doesn't compile the visual correctly when I follow the installation step-by-step through laravel.https://imgur.com/a/phSccjp
I am working on a Transaction Project that requires datatable with flexibility of adding ,updating and deleting rows ,customizing columns and Validation data flow . How can i deal with that in React Template , can you give more guideline for that
Hello,My company just bought the license for Metronic 8 and want to me use in one of our existing projects. This project is built using react + next and Ant Design (.less files). It already have your own strucuture and core files. Is there a way where I can integrate Metronic 8?Or if it's po...
Hello!We are using the Metronic theme for a project & would like to stay as updated as possible. Right now, we are using v8.0.38, & would like to update to v8.1.1. We don't need to dynamically change from light mode to dark mode, we just want dark mode.Currently, we have a build script that pu...
Hi,I set auto width for both menu & sub menu in dropdown menu but it works on only menu, not sub menu.https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#toggle-dropdown...
When I send a POST request, for my login API in .net-core 6.0 I have this error in the console:auth.service.ts:56 err HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: 'Unknown Error', url: 'https://192.168.254.115:7047/api/Auth/login'zone.js:2680 POST https:/...
Hello,Secondary and dark light badges text not visible in light and dark mode. On secondary text is invisible or white. Dark light badge is not readable because of gray text used. I can't upload images to show how it looks like.