Discussions

Ask a Question

How to speed up compile time?

Hi, there, and thanks for creating Spike. I'm liking it and going down the path of using it to create a design system, but it seems to be dead slow to recompile, even just using the default template and starting a watch. I want to figure out whether I can configure the devserver to do hot reloading, too, but are there any tricks to make compiles faster? I'm talking about even a single line of added CSS. Thanks.

Answered

Config of spike-css-standards

As I'm loading the Postcss in my app.js like this:

Answered

color palette?

Hi. My team and I are working on a big site and we want to enforce branding, including choice of colors.

Answered

Best editor for .sgr files?

Hi,

Answered

each loop index

Hi,

Answered

Forms

Hi,

SourceMap for CSS?

Is it possible to generate a source map for CSS? I tried adding sourceMap: true, to the loader, but that didn't seem to do anything.

Build Menu programmatically

I'd like to build a list of links automatically from every file in a subfolder of /Views.

How to minify image?

Could you give me pointer or example how to do proper image minification in spike?

Answered

Dynamic pages - e.g blog posts

Hi there, I'm a Middleman user taking a look at Spike as the JS/Webpack platform looks really intriguing.