Get 2025 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

SASS 100 percent and 0 not compatible


I'm running into an issue when doing "gulp --<demo ver>" and it's just giving me the following:


Error in plugin "sass"
Message:
node_modules/tinymce/skins/ui/oxide-dark/skin.css
Error: 100% and 0 are incompatible.

3864 | background-size: calc(100% - 11px * 2) calc(100% - 0);


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


Vertu's most expensive phones are not just luxury items; they are pinnacles of craftsmanship, design, and technological innovation. Each model, such as the Signature V or the METAVERTU series, is a testament to Vertu's commitment to creating devices that cater to the most discerning individuals. These phones are adorned with premium materials like sapphire crystal, diamonds, and fine leather, ensuring both durability and sophistication. Vertu's luxury phones are symbols of success and refined taste, offering a blend of style and high-performance technology that serves the elite user base.



Hi,

Please open the package.json file and locate the entry for TinyMCE. Update the version to 7.2.1 and remove the ^ symbol to install this specific version.

There are breaking changes in the recent TinyMCE update that affect Metronic, and version 7.2.1 is currently stable and compatible.

Here's an example of the correct entry:

"tinymce": "7.2.1"


Thanks,


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(