Discussions
Update to Webpack 4
Hello,
Configuring Spike with Tailwind
We need tailwind to work on a current project, but as I know tailwind needs to be pushed at the start of the postcss plugins.
Posts Sorting
Hello, is there a way to sort by date the /posts/? Especially when you paginate? Thanks
How to add new plugin in app.js
Hello,
Vendor files and webpack
I want to import vendor files from node_modules to use in my project, but after hours researching, i couldn't get it to work. According to the Spike docs (spike.readme.io/docs/vendor) using the vendor property i can import the standalone files to my static project, but should it work with files from node_modules? The ideia is import the files without bundle them into one, preferably into an assets folder.
why does it remove my white spaces
Hi if have got the follow html.
Error
I keep getting this error:
How do I include an image?
I am completely new to Spike, how do I include an image?
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.
Config of spike-css-standards
As I'm loading the Postcss in my app.js like this: