Issue #5392Opened September 17, 2023by joukhar11 reactions

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)

joukharSeptember 21, 20234 reactions

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

artfSeptember 29, 20234 reactions

@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.

joukharSeptember 19, 20233 reactions

because of sass files to overwrite variables it is very important

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.