Jump to content

Search the Community

Showing results for tags 'sass'.

  • Search By Tags

    • sass ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 10 results

  1. Hi there, I am creating a theme for 1.7 based on the StarterTheme. I am replacing Stylus with Sass and implementing Bootstrap 3.x, and no problems so far, but things are different when laying my hands on Webpack. I just have no idea. Ideally I would replace it with Grunt or Gulp, since I hav...
  2. Whilst the move towards SASS is a welcome step for 1.6, there are perhaps better ways of managing SASS than being dependent on Compass. There are ways of removing the Ruby/Compass dependency for Prestashop 1.6 & still maintaining code credibility. This is due to Ruby/Compass creating an overhead tha...
  3. Hello, Je cherche une solution pour travailler les CSS des modules via SASS, Compass et livereload. Je m'explique, Pour les CSS (global.css, product_list.css, product.css, ... ) pas de problème livereload fonctionne mais pour les modules il faut toujours demander à Compass de faire un wa...
  4. Does Prestashop compile the sass files? if yes, then how to enable? If not, then how can I automate sass compiling on the server? I am using Siteground as the host.
  5. Здравствуйте народ, Никак не могу понять как откомпилировать scss файлы в css. При компиляции жалуется: error hooks.scss (Line 2: File to import not found or unreadable: theme_variables. При этом компиляция для самой темы default-bootstrap проходит нормально, а вот для модуля ThemeConfigurato...
  6. I am trying to add a custom font in a copy of the default theme but I had no luck so far. Here's what I have done: I have included the fonts in css/stylesheets/fonts/ I wrote in global.scss, right before "@import "theme_variables";": @import "compass/css3/font-face"; @include font-face("customF...
  7. Bonjour, Je viens d'installer en local Prestashop 1.6 avec son thème par défaut que j'ai dupliqué et nommé "prestasix" et j'essaye d'utiliser Sass et Compass. Lorsque je lance la commande : C:\wamp\www\Prestasix\themes\prestasix\sass>compass watch J'obtiens le message suivant : Nothing to c...
  8. Bonjour à tous, J'aimerais créer un blank thème Prestashop pour démarrer facilement un projet. Il faut que cela soit un thème adaptable à une grande majorité des projets, qu'ils soient simples ou plus complexes. Il faut qu'il possède une GUI neutre, mais avec une trame propre pour les él...
  9. Hi, I started to develop a store based on Prestashop and did some search on finding if it's possible to use Foundation4 with SASS but only found a Foundation3 theme written in CSS. Do you know / recommend a responsive, preferably mobile-first, theme written in SASS or LESS? Thanks!
  10. Hi all, I would like to create a blank theme for Prestashop to easily start a project. It must be a theme adaptable to a vast majority of projects, whether simple or complex. He must have a neutral GUI , but with a clean frame for current items. I want this theme very well commented,...
×
×
  • Create New...