BUG: Latest version 0.21.6 doesn't come with src folder
Question
GrapesJS version
- I confirm to use the latest version of GrapesJS
What browser are you using?
Chrome Version 114.0.5735.199 (Official Build) (64-bit)
Reproducible demo link
N/A
Describe the bug
Latest version 0.21.6 doesn't come with src folder
when installing grapesjs using npm
npm install [email protected]
Code of Conduct
- I agree to follow this project's Code of Conduct
Answers (3)
it was just one file
@import "./editor_variables";
@import "./editor_vendor";
@import "./editor_fonts";
@import "./editor_icons";
@import "./custom";
@import "./custom/main";
@import './loader';
scss files are more organized and more powerful that css files but i have a backup plan
@bgrand-ch I think what you're mentioning is fixable with CSS variables.
I was also thinking about introducing a new small module for theming, that would allow updating the editor appearance programmatically, and under the hood, it would be a matter of updating internal CSS variables.
because of sass files to overwrite variables it is very important
Related Questions and Answers
Continue research with similar issue discussions.
Issue #5236
BUG: textnode with content "null" is rendered as "null" not whitespace
GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? Chrome Version 114.0.5735.199 (Official Buil...
Issue #5229
BUG: textnode with content "null" is rendered as "null" not whitespace
GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? Chrome Version 114.0.5735.199 (Official Buil...
Issue #5241
BUG: Element absolute position is different from Cursor position when moving in the zoomed canvas
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome version 114.0.5735.199 (Official Bu...
Issue #4921
BUG:
GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome Version 110.0.5481.78 (Official Bui...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.