-
Create a common framework (header, CSS, footer, etc) that can be installed in each repo's docs folder
The objective is to normalize the UI look and field and to ease maintenance.
Check how Laminas…
-
The current example only has devDependencies. How would one intelligently use 3rd party libraries, which unlike when installing with bower, tend to arrive in non-standard directories?
So far, I've ha…
dandv updated
9 years ago
-
We use [recess.css](https://github.com/filipelinhares/ress) for the time being.
Instead of using the so-called hard reset (i.e. using the universal selector `*`) or using the ever-popular [Meyer's …
-
When I run `grunt build --verbose` I am getting the following when the **cssmin** task is run
```
Running "cssmin:generated" (cssmin) task
Verifying property cssmin.generated exists in config...OK
Fi…
ghost updated
9 years ago
-
Ant design icons set a global `vertical-align` property under the class selector `.anticon` with a value of [`-0.125em`](https://github.com/ant-design/ant-design-icons/blob/110eb10c7df81da48d7d19216b4…
-
**Describe the bug**
Even with notifications disabled for the CSS Var Complete extension, somehow I still get spammed with notifications.
**To Reproduce**
Steps to reproduce the behavior:
1. Ins…
-
I was going through a lot of compatibility table for CSS properties today. And I realised that there are no standard way of referencing a CSS data type from the feature object
Looking at the [CSS T…
-
Plugin doesn't work.
A cache folder has been created, with required permissions but the plugin doesn't combine files.
E.g, my template code:
`{{ craft.compressor.css([
'/css/normalize.css',
…
-
Cloned the repo, did the npm install (with a few failures), and after the npm start got this error message:
`Failed to compile.
./src/index.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf…
jmlon updated
5 years ago
-
For now assets static. `assets.json` file will usefull for adding new assets.
Example `assets.json`
``` json
{
"animate": {
"title": "Animate.css",
"website": "https://daneden.github.io/an…