-
## Need to deploy the initial version of our web page to github pages
### Tasks
- [x] Make a sample webpage using html css js.
- [x] Deploy it using github pages automated CI/CD pipeline.
-
### Link to the coursework
https://github.com/CodeYourFuture/Module-User-Focused-Data/tree/main/Form-Controls
### Why are we doing this?
### Aims
1. Interpret requirements
2. Write a vali…
-
Hello i have a littler problem with de styles. I have this files:
```javascript
import {NotionRenderer} from "@notion-render/client";
import {notFound} from "next/navigation";
//Plugins
import …
-
webpack-encore: 1.1.2
When setting the host to `craft-boilerplate.localhost` the webpack-dev-server resolves it to `127.0.0.1` and starts the dev-server:
![image](https://user-images.githubuserc…
-
I'm using following code in my source HTML file:
``
```
```
``
But after compiling it is not concatenating, it creates `vendor.css` file but links to css files remains same instea…
-
## Expected Behavior
`test-resources` of project dependencies shall not be part of a (production) build
## Current Behavior
`test-resources` folder is part of the build result
## Steps to rep…
-
Type: Bug
I am using Visual Studio Code on Windows 10. When I try to modify a CSS file, the error viewer appears indicating a code error, but it does not allow me to modify the file again.
VS Co…
-
Create the landing page to capture, e-mail, and cell phone with country code full name, and nickname.
-
* [ ] **`public`**
* [ ] `css`
* [ ] style.css
* [ ] style_signUp.css
* [ ] style_login.css
* [ ] `js`
* [ ] dom.js
* [ ] dom_sign_Up.js
* [ ] dom_login.js
…
-
currently it seems that instant auto reload of `.js` and `.css` doesn't work when working on `.html`. i don't think there is a downside of also supporting auto reload of changed resources for those ca…