-
I would recommend you move this with the rest of the images and use the ../ in front of the file path. It seems confusing that one of the images is in the CSS directory.
https://github.com/ecphelion/…
-
## Suggestion/Concern
Related to, and depends on, #770. Once a Theme Builder instance is associated with a GitHub repo and pushes a new design system or a design system update to GitHub, we prob…
-
saya coba menjalankan projectnya tapi muncul seperti ini, ada solusi?
14:25:52 [vite] page reload resources/sass/app.scss
14:25:54 [vite] Internal server error: [sass] Can't find stylesheet to imp…
-
- Laravel Version: 9.50.2
- PHP Version: 8.1.1
- "protonemedia/laravel-splade": "^1.4"
- Splade JS Version (npm): #.#.#
- "@protonemedia/laravel-splade": "^1.4.16",
- "@vitejs/plugin-vue…
-
Great work on this project!! Excellent job on making the page accessible by adding the `alt` attribute in the `` tag and it looks like you validated the project with the W3C HTML Validator, and props …
-
https://github.com/mustafaalawad/Tea-Shop/blob/fb4686ea6b46aacc4cc2f111f31d82ed86b31a7b/resources/css/style.css#L1-L9
Nice job remembering to utilize universal style selectors like this! It helps e…
-
This is a very roundabout relative path to your css and if the project folder is renamed it will break. What your path is saying is "go up one directory level out of the project folder, then back into…
-
https://github.com/stephaniee2/colmar-academy/blob/master/resources/CSS/stylesheet.css#L357-L397
Avoid using px for margin/padding on mobile size. sometimes they can cause spacing to the right of t…
-
I haven't seen this done before. What is the purpose of putting the global selector before the general tag selector?
https://github.com/PontusHeggelund/Colmar/blob/master/resources/css/style.css#L3…
-
Hi,
My project structure is very typical (plugin conf is at the end).
When cleaning for **first time**, seems `${project.build.finalName}` is not set to `m2e-wtp`, but Maven is evaluating it to regu…