Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: SASS (104)

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...
Is overriding CSS variables in an additional stylesheet a suitable way to customise Metronic or do I need to modify SASS variables for a change to be applied to all components and 3rd party plugins? Any details you can provide about the limitations of modifying the CSS variables would be welcome....
Hi, we bought one of your template (good-react-bootstrap-5-admin-dashboard-theme),it is written in typescript and scss, we're having issue on scss when we integrate it on meteorJS, just want to ask if we can have also css instead of scss.
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 .
Followed the instructions.https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackAble to compile and run watch command but npm run watch not detecting the change. Even local host showing directories instead of loading the index.html file.
hi, I added the template files in my rails project and when I try to precompile I get this error: rake aborted!SassC::SyntaxError: Error: Custom property values ​​may not be empty. on line 62279:70906 of stdin>> size:1.075rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csv...
Hi, I need to know what react theme of metronic have a "Team schedule" like the demo 8, with the same design/css format.
Hello,the theme will be used for our SaaS app, there is no client, the app is used by the end user.what's the best license option for this case?FYI: we have three environments Dev + Test + production and 3 to 4 developers thank you
hi, Can metronic sass files and normal bootstrap css be used in the same project? If possible, how should the file structure be so that they don't overwhelm each other?
I have an issue with the KT Drawer settings for the menu within the top bar of the template.When data-kt-drawer="true", the items do not display, but if I set to false, the items display.I am not sure if it's because I brought this over from DEMO 1 into DEMO 8, but I don't see w...
I've been trying to figure this out for a couple of hours and have concluded there is an issue here.I am compiling the Metronic for my laravel project but when the compile finishes, the result is not a complete compile. but there are also no errors.When I compile for DEMO8 - It works fine, m...
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!
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...
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...
I want to customize the styling of the HTML theme.I followed the description of the document to modify the sass file.( _variables.custom.scss)https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/customization/sass.htmlBut during the process, the sass file cannot be...
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, after getting this template, I want to use some of its features in my own project. I am using html, css, js, jquery, bootstrap4 with ruby ​​language in my project 1) Can I use only html, css3 and js and features in html demo without scss files?2) If so, how do the files arrive when pu...
I am attempting to use alerts as defined in this section of the documentationhttps://preview.keenthemes.com/metronic8/demo1/documentation/base/alerts.htmlWhen I attempt to apply this markup in my page, the alert box does adopt the correct color, but the icon does not render and the text is n...
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:/...
I have demo 2 up and running. I cannot toggle the dark theme by adding "dark-mode" to the body's class list.I've also tried to load both styles (dark and light) in App.vue. At first it seems like that this works but this also seems to break a lot of things.What would be the recommended way o...
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...
select2 doesn't compile the visual correctly when I follow the installation step-by-step through laravel.https://imgur.com/a/phSccjp