-
Hi
The buttons of the Morph theme are not colored.
And also the outline buttons are showing filled.
https://bootswatch.com/morph/
![image](https://user-images.githubusercontent.com/50378440/21…
-
**package.json**
```
{
"devDependencies": {
"@symfony/webpack-encore": "^0.19.0",
"node-sass": "^4.9.3",
"sass-loader": "^7.1.0",
"webpack-notifier": "^1.6.0…
-
I've been playing around creating my own theme - https://github.com/aruberto/fresh-theme-bootstrap
I am currently hijacking the css flag to toggle between different swatches like so:
```
```
Seems…
-
In the short term, jekyll-bootstrap will be:
1. resolving existing issues
2. implementing some low-risk features [low-hanging fruit],
3. getting the develop branch integrated back into master with t…
-
Hello, I notice that when I launch **npm run watch**, the modifications are not taken into account very often. I have to **run build** to make it work. And if afterwards I retry with **run watch**, th…
-
Running owncloud 7. Here's the result with flatly:
![Imgur](http://i.imgur.com/o8KngcU.png)
Tried with the other themes, and they all have the same layout problems.
-
## What is the idea ?
One of the vendored static asset for the reporting UI is [bootstrap](https://getbootstrap.com/) via [bootswatch](https://bootswatch.com/) themes: https://github.com/…
-
`kalatheme.updater.inc` implemented `DrupalUpdaterInterface` but I don't really know what it was for. There's references to `/sites/all/libraries` so it makes me think it was for something other than …
-
Hey mwielgoszewski,
When building the docker container with `docker build -t doorman .` I get the following error:
```
Building bundle: public/css/common.css
Failed, error was: less: subprocess …
-
请教一下,我在导入cerulean之后在application.css中添加
*= require cerulean/loader
*= require cerulean/bootswatch
后运行时在application.html.erb的 "all" %>
有一个错误variable @glyphiconsEotPath is undefined