-
customization using less
Hi I am running into issues where I have a customized CSS file compiled from variables and less file: bootstrap_custom.css that I want to link into my index.page using Dreamweaver.
The code is
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Welcome</title>
<link rel="stylesheet" href="css/bootstrap_custom.css">
<!-- Optional Bootstrap theme -->
</head>
Can someone help me please???
I am reading the book: Step by Step Bootstrap 3 by Riwanto Megosinarso
-
I wish I could help you, but my skills are not enough
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules