Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

I have need only which plugin css these,I used plugins.How it is solve


Hi sir,

I am using the theme metronic html version 8.1.6,I used npm run build --prod then .rtl file removed & I used npm run localhost --demo1 buid asset removed
1.I have need only which plugin css these i used plugins.How it is fix


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi,

Please remove it from these files:

tools/gulp.config.js

flatpickr: {
...
},


src/sass/vendors/plugins/_plugins.scss

@import "flatpickr";


Then rebuild the assets using gulp.

Thanks



Hi,

Could you please provide us with more info? Do you need to generate the RTL assets?
If so, please check the RTL Version docs here.

We are about to release the new Metronic v8.1.7 update and we recommend you download it and use it since it comes with the latest Bootstrap 5.3 and other new features and improvements.

Regards.



yes sir,
How to remove unused css in plugin.css.
EG.I don't need _flatpickr plugin how to it's remove in metronic_v8.1.6\html\demo1\dist\assets\plugins\global\plugins.bundle.js and
\plugins.bundle.js


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(