Skip to content

Atlantis theme: _colours.scss causing errors #3084

Discussion options

You must be logged in to vote

Yeah I don't know why they did that here is my pom.xml you can see I use a Maven plugin to compile SASS so you don't need anything.

I use...

<groupId>io.github.cleydyr</groupId>
                <artifactId>dart-sass-maven-plugin</artifactId>
                <version>1.4.0</version>

Full pom.xml here

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <groupId>org.primefaces</groupId>
    <artifactId>atlantis</artifactId>
    <version>7.0.0</version>
    <packaging>${packaging.type}</pac…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@pgathercole
Comment options

@melloware
Comment options

Answer selected by melloware
@pgathercole
Comment options

@melloware
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants