Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Antimater custom.css and css-compiled · 11 years ago

    Hi OK but I use my browser like all customers with default setting. I test with Chrome, IE and Firefox and same issue modifications of css-compiled are not take into account means i have only option o

  • Antimater custom.css and css-compiled · 11 years ago

    Yes I was talking about the screenshots you posted :) if that is the Chrome DevTools, they have an option to disable source mapping, but I'm not sure it's what you need, since they help you.

  • Antimater custom.css and css-compiled · 11 years ago

    @flaviocopes is talking about the browser dev tools. Chrome for example has excellent devtools, although Firefox and Safari are close behind.

  • Antimater custom.css and css-compiled · 11 years ago

    Thanks In grav admin ? I don't see this option

  • Antimater custom.css and css-compiled · 11 years ago

    The browser devtools automatically fetch and show you the SCSS source, because the template SCSS compilation generates the source map. It's great for debugging, since it already points you to the file

  • Antimater custom.css and css-compiled · 11 years ago

    thanks and many thanks about this important! lesson lot of time i play with css without knowing this important rule last thing i succeed to compile with SASS _custom.scss file into template.css (css-c

  • Antimater custom.css and css-compiled · 11 years ago

    It's vitally important that when developing web sites you are intimately familiar and highly comfortable using the developer tools in your browser. Also be sure to study your CSS guides. This will s

  • Antimater custom.css and css-compiled · 11 years ago

    Hi I try to modify header color on scroll with custom css without succeed css : #header.scrolled value : background-color: rgba(255, 255, 255, 0.9) !important; is located on template.css (css-compiled

  • Force default language in url · 11 years ago

    Ok. Thanks for the answer. I'll keep in mind that this feature will be implemented in the near future. :)

  • Force default language in url · 11 years ago

    Currently you need to do it with a rewrite. There is an issue on the tracker, that is asking for the other way, i.e. anything that is /ru/{anything] be directed to /{anything} as that is the default