File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ Here's how the code is structured in the top level of the repository:
78
78
- ** ` templates ` ** : This is where the [ Jinja2] [ jinja2 ] templates that render
79
79
content are stored. See the [ Lektor template documentation] [ lektortemplate ]
80
80
for more information.
81
- - ** ` webpack ` ** : This is where all the webpack config files as well as the SCSS and
82
- JavaScript files for the project resides. The JavaScript files and SCSS files are compiled and saved in assets folder during lektor build process.
81
+ - ** ` webpack ` ** : This is where all the webpack config files as well as Sass and
82
+ JavaScript files for the project resides. The JavaScript and Sass files are compiled and saved in assets folder during lektor build process.
83
83
84
84
[ lektorcontent ] :https://www.getlektor.com/docs/content/
85
85
[ lektormodels] :(https://www.getlektor.com/docs/models/
You can’t perform that action at this time.
0 commit comments